@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
|
+
CreatePartnerInputRequest,
|
|
15
|
+
CreatePartnerInputResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface CreatePartnerInputCommandInput
|
|
18
|
+
extends CreatePartnerInputRequest {}
|
|
19
|
+
export interface CreatePartnerInputCommandOutput
|
|
20
|
+
extends CreatePartnerInputResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreatePartnerInputCommand extends $Command<
|
|
23
|
+
CreatePartnerInputCommandInput,
|
|
24
|
+
CreatePartnerInputCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreatePartnerInputCommandInput;
|
|
28
|
+
constructor(input: CreatePartnerInputCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<CreatePartnerInputCommandInput, CreatePartnerInputCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,30 @@
|
|
|
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 { CreateTagsRequest } from "../models/models_1";
|
|
14
|
+
export interface CreateTagsCommandInput extends CreateTagsRequest {}
|
|
15
|
+
export interface CreateTagsCommandOutput extends __MetadataBearer {}
|
|
16
|
+
export declare class CreateTagsCommand extends $Command<
|
|
17
|
+
CreateTagsCommandInput,
|
|
18
|
+
CreateTagsCommandOutput,
|
|
19
|
+
MediaLiveClientResolvedConfig
|
|
20
|
+
> {
|
|
21
|
+
readonly input: CreateTagsCommandInput;
|
|
22
|
+
constructor(input: CreateTagsCommandInput);
|
|
23
|
+
resolveMiddleware(
|
|
24
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
25
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
26
|
+
options?: __HttpHandlerOptions
|
|
27
|
+
): Handler<CreateTagsCommandInput, CreateTagsCommandOutput>;
|
|
28
|
+
private serialize;
|
|
29
|
+
private deserialize;
|
|
30
|
+
}
|
|
@@ -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
|
+
DeleteChannelRequest,
|
|
15
|
+
DeleteChannelResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DeleteChannelCommandInput extends DeleteChannelRequest {}
|
|
18
|
+
export interface DeleteChannelCommandOutput
|
|
19
|
+
extends DeleteChannelResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DeleteChannelCommand extends $Command<
|
|
22
|
+
DeleteChannelCommandInput,
|
|
23
|
+
DeleteChannelCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DeleteChannelCommandInput;
|
|
27
|
+
constructor(input: DeleteChannelCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DeleteChannelCommandInput, DeleteChannelCommandOutput>;
|
|
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 { DeleteInputRequest, DeleteInputResponse } from "../models/models_1";
|
|
14
|
+
export interface DeleteInputCommandInput extends DeleteInputRequest {}
|
|
15
|
+
export interface DeleteInputCommandOutput
|
|
16
|
+
extends DeleteInputResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class DeleteInputCommand extends $Command<
|
|
19
|
+
DeleteInputCommandInput,
|
|
20
|
+
DeleteInputCommandOutput,
|
|
21
|
+
MediaLiveClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: DeleteInputCommandInput;
|
|
24
|
+
constructor(input: DeleteInputCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<DeleteInputCommandInput, DeleteInputCommandOutput>;
|
|
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
|
+
DeleteInputSecurityGroupRequest,
|
|
15
|
+
DeleteInputSecurityGroupResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DeleteInputSecurityGroupCommandInput
|
|
18
|
+
extends DeleteInputSecurityGroupRequest {}
|
|
19
|
+
export interface DeleteInputSecurityGroupCommandOutput
|
|
20
|
+
extends DeleteInputSecurityGroupResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteInputSecurityGroupCommand extends $Command<
|
|
23
|
+
DeleteInputSecurityGroupCommandInput,
|
|
24
|
+
DeleteInputSecurityGroupCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteInputSecurityGroupCommandInput;
|
|
28
|
+
constructor(input: DeleteInputSecurityGroupCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DeleteInputSecurityGroupCommandInput,
|
|
35
|
+
DeleteInputSecurityGroupCommandOutput
|
|
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
|
+
DeleteMultiplexRequest,
|
|
15
|
+
DeleteMultiplexResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DeleteMultiplexCommandInput extends DeleteMultiplexRequest {}
|
|
18
|
+
export interface DeleteMultiplexCommandOutput
|
|
19
|
+
extends DeleteMultiplexResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DeleteMultiplexCommand extends $Command<
|
|
22
|
+
DeleteMultiplexCommandInput,
|
|
23
|
+
DeleteMultiplexCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DeleteMultiplexCommandInput;
|
|
27
|
+
constructor(input: DeleteMultiplexCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DeleteMultiplexCommandInput, DeleteMultiplexCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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
|
+
DeleteMultiplexProgramRequest,
|
|
15
|
+
DeleteMultiplexProgramResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DeleteMultiplexProgramCommandInput
|
|
18
|
+
extends DeleteMultiplexProgramRequest {}
|
|
19
|
+
export interface DeleteMultiplexProgramCommandOutput
|
|
20
|
+
extends DeleteMultiplexProgramResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteMultiplexProgramCommand extends $Command<
|
|
23
|
+
DeleteMultiplexProgramCommandInput,
|
|
24
|
+
DeleteMultiplexProgramCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteMultiplexProgramCommandInput;
|
|
28
|
+
constructor(input: DeleteMultiplexProgramCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DeleteMultiplexProgramCommandInput,
|
|
35
|
+
DeleteMultiplexProgramCommandOutput
|
|
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
|
+
DeleteReservationRequest,
|
|
15
|
+
DeleteReservationResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DeleteReservationCommandInput
|
|
18
|
+
extends DeleteReservationRequest {}
|
|
19
|
+
export interface DeleteReservationCommandOutput
|
|
20
|
+
extends DeleteReservationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteReservationCommand extends $Command<
|
|
23
|
+
DeleteReservationCommandInput,
|
|
24
|
+
DeleteReservationCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteReservationCommandInput;
|
|
28
|
+
constructor(input: DeleteReservationCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DeleteReservationCommandInput, DeleteReservationCommandOutput>;
|
|
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
|
+
DeleteScheduleRequest,
|
|
15
|
+
DeleteScheduleResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DeleteScheduleCommandInput extends DeleteScheduleRequest {}
|
|
18
|
+
export interface DeleteScheduleCommandOutput
|
|
19
|
+
extends DeleteScheduleResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DeleteScheduleCommand extends $Command<
|
|
22
|
+
DeleteScheduleCommandInput,
|
|
23
|
+
DeleteScheduleCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DeleteScheduleCommandInput;
|
|
27
|
+
constructor(input: DeleteScheduleCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DeleteScheduleCommandInput, DeleteScheduleCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,30 @@
|
|
|
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 { DeleteTagsRequest } from "../models/models_1";
|
|
14
|
+
export interface DeleteTagsCommandInput extends DeleteTagsRequest {}
|
|
15
|
+
export interface DeleteTagsCommandOutput extends __MetadataBearer {}
|
|
16
|
+
export declare class DeleteTagsCommand extends $Command<
|
|
17
|
+
DeleteTagsCommandInput,
|
|
18
|
+
DeleteTagsCommandOutput,
|
|
19
|
+
MediaLiveClientResolvedConfig
|
|
20
|
+
> {
|
|
21
|
+
readonly input: DeleteTagsCommandInput;
|
|
22
|
+
constructor(input: DeleteTagsCommandInput);
|
|
23
|
+
resolveMiddleware(
|
|
24
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
25
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
26
|
+
options?: __HttpHandlerOptions
|
|
27
|
+
): Handler<DeleteTagsCommandInput, DeleteTagsCommandOutput>;
|
|
28
|
+
private serialize;
|
|
29
|
+
private deserialize;
|
|
30
|
+
}
|
|
@@ -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
|
+
DescribeChannelRequest,
|
|
15
|
+
DescribeChannelResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DescribeChannelCommandInput extends DescribeChannelRequest {}
|
|
18
|
+
export interface DescribeChannelCommandOutput
|
|
19
|
+
extends DescribeChannelResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DescribeChannelCommand extends $Command<
|
|
22
|
+
DescribeChannelCommandInput,
|
|
23
|
+
DescribeChannelCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DescribeChannelCommandInput;
|
|
27
|
+
constructor(input: DescribeChannelCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DescribeChannelCommandInput, DescribeChannelCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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
|
+
DescribeInputRequest,
|
|
15
|
+
DescribeInputResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DescribeInputCommandInput extends DescribeInputRequest {}
|
|
18
|
+
export interface DescribeInputCommandOutput
|
|
19
|
+
extends DescribeInputResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DescribeInputCommand extends $Command<
|
|
22
|
+
DescribeInputCommandInput,
|
|
23
|
+
DescribeInputCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DescribeInputCommandInput;
|
|
27
|
+
constructor(input: DescribeInputCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DescribeInputCommandInput, DescribeInputCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|