@aws-sdk/client-medialive 3.169.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 +8 -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,38 +1,66 @@
|
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
|
|
2
|
-
import { MediaLiveClientConfig } from "./MediaLiveClient";
|
|
3
|
-
|
|
4
|
-
export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
|
|
2
|
+
import { MediaLiveClientConfig } from "./MediaLiveClient";
|
|
3
|
+
|
|
4
|
+
export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
5
|
+
runtime: string;
|
|
6
|
+
defaultsMode: import("@aws-sdk/types").Provider<
|
|
7
|
+
import("@aws-sdk/smithy-client").ResolvedDefaultsMode
|
|
8
|
+
>;
|
|
9
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
10
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
11
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
|
+
credentialDefaultProvider: (
|
|
13
|
+
input: any
|
|
14
|
+
) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
15
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<
|
|
16
|
+
import("@aws-sdk/types").UserAgent
|
|
17
|
+
>;
|
|
18
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
19
|
+
region: string | import("@aws-sdk/types").Provider<any>;
|
|
20
|
+
requestHandler:
|
|
21
|
+
| (import("@aws-sdk/types").RequestHandler<
|
|
22
|
+
any,
|
|
23
|
+
any,
|
|
24
|
+
import("@aws-sdk/types").HttpHandlerOptions
|
|
25
|
+
> &
|
|
26
|
+
import("@aws-sdk/protocol-http").HttpHandler)
|
|
27
|
+
| RequestHandler;
|
|
28
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
29
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
30
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
31
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
32
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
33
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
34
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
35
|
+
apiVersion: string;
|
|
36
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
37
|
+
disableHostPrefix: boolean;
|
|
38
|
+
logger: import("@aws-sdk/types").Logger;
|
|
39
|
+
serviceId: string;
|
|
40
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
41
|
+
endpoint?:
|
|
42
|
+
| string
|
|
43
|
+
| import("@aws-sdk/types").Endpoint
|
|
44
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
45
|
+
| undefined;
|
|
46
|
+
tls?: boolean | undefined;
|
|
47
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
48
|
+
credentials?:
|
|
49
|
+
| import("@aws-sdk/types").Credentials
|
|
50
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>
|
|
51
|
+
| undefined;
|
|
52
|
+
signer?:
|
|
53
|
+
| import("@aws-sdk/types").RequestSigner
|
|
54
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
|
|
55
|
+
| undefined;
|
|
56
|
+
signingEscapePath?: boolean | undefined;
|
|
57
|
+
systemClockOffset?: number | undefined;
|
|
58
|
+
signingRegion?: string | undefined;
|
|
59
|
+
signerConstructor?:
|
|
60
|
+
| (new (
|
|
61
|
+
options: import("@aws-sdk/signature-v4").SignatureV4Init &
|
|
62
|
+
import("@aws-sdk/signature-v4").SignatureV4CryptoInit
|
|
63
|
+
) => import("@aws-sdk/types").RequestSigner)
|
|
64
|
+
| undefined;
|
|
65
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
66
|
+
};
|
|
@@ -1,38 +1,66 @@
|
|
|
1
|
-
import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
|
|
2
|
-
import { MediaLiveClientConfig } from "./MediaLiveClient";
|
|
3
|
-
|
|
4
|
-
export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
1
|
+
import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
|
|
2
|
+
import { MediaLiveClientConfig } from "./MediaLiveClient";
|
|
3
|
+
|
|
4
|
+
export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
5
|
+
runtime: string;
|
|
6
|
+
defaultsMode: import("@aws-sdk/types").Provider<
|
|
7
|
+
import("@aws-sdk/smithy-client").ResolvedDefaultsMode
|
|
8
|
+
>;
|
|
9
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
10
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
11
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
|
+
credentialDefaultProvider: (
|
|
13
|
+
input: any
|
|
14
|
+
) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
15
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<
|
|
16
|
+
import("@aws-sdk/types").UserAgent
|
|
17
|
+
>;
|
|
18
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
19
|
+
region: string | import("@aws-sdk/types").Provider<string>;
|
|
20
|
+
requestHandler:
|
|
21
|
+
| (import("@aws-sdk/types").RequestHandler<
|
|
22
|
+
any,
|
|
23
|
+
any,
|
|
24
|
+
import("@aws-sdk/types").HttpHandlerOptions
|
|
25
|
+
> &
|
|
26
|
+
import("@aws-sdk/protocol-http").HttpHandler)
|
|
27
|
+
| RequestHandler;
|
|
28
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
29
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
30
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
31
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
32
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
33
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
34
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
35
|
+
apiVersion: string;
|
|
36
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
37
|
+
disableHostPrefix: boolean;
|
|
38
|
+
logger: import("@aws-sdk/types").Logger;
|
|
39
|
+
serviceId: string;
|
|
40
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
41
|
+
endpoint?:
|
|
42
|
+
| string
|
|
43
|
+
| import("@aws-sdk/types").Endpoint
|
|
44
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
45
|
+
| undefined;
|
|
46
|
+
tls?: boolean | undefined;
|
|
47
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
48
|
+
credentials?:
|
|
49
|
+
| import("@aws-sdk/types").Credentials
|
|
50
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>
|
|
51
|
+
| undefined;
|
|
52
|
+
signer?:
|
|
53
|
+
| import("@aws-sdk/types").RequestSigner
|
|
54
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
|
|
55
|
+
| undefined;
|
|
56
|
+
signingEscapePath?: boolean | undefined;
|
|
57
|
+
systemClockOffset?: number | undefined;
|
|
58
|
+
signingRegion?: string | undefined;
|
|
59
|
+
signerConstructor?:
|
|
60
|
+
| (new (
|
|
61
|
+
options: import("@aws-sdk/signature-v4").SignatureV4Init &
|
|
62
|
+
import("@aws-sdk/signature-v4").SignatureV4CryptoInit
|
|
63
|
+
) => import("@aws-sdk/types").RequestSigner)
|
|
64
|
+
| undefined;
|
|
65
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
66
|
+
};
|
|
@@ -1,37 +1,67 @@
|
|
|
1
|
-
import { MediaLiveClientConfig } from "./MediaLiveClient";
|
|
2
|
-
|
|
3
|
-
export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
1
|
+
import { MediaLiveClientConfig } from "./MediaLiveClient";
|
|
2
|
+
|
|
3
|
+
export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
4
|
+
runtime: string;
|
|
5
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
6
|
+
requestHandler:
|
|
7
|
+
| (import("@aws-sdk/types").RequestHandler<
|
|
8
|
+
any,
|
|
9
|
+
any,
|
|
10
|
+
import("@aws-sdk/types").HttpHandlerOptions
|
|
11
|
+
> &
|
|
12
|
+
import("@aws-sdk/protocol-http").HttpHandler)
|
|
13
|
+
| import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
|
|
14
|
+
apiVersion: string;
|
|
15
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
16
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
17
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
18
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
19
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
20
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
21
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
22
|
+
disableHostPrefix: boolean;
|
|
23
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
24
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
25
|
+
logger: import("@aws-sdk/types").Logger;
|
|
26
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
27
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
28
|
+
serviceId: string;
|
|
29
|
+
region: string | import("@aws-sdk/types").Provider<any>;
|
|
30
|
+
credentialDefaultProvider: (
|
|
31
|
+
input: any
|
|
32
|
+
) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
33
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
34
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<
|
|
35
|
+
import("@aws-sdk/types").UserAgent
|
|
36
|
+
>;
|
|
37
|
+
defaultsMode:
|
|
38
|
+
| import("@aws-sdk/smithy-client").DefaultsMode
|
|
39
|
+
| import("@aws-sdk/types").Provider<
|
|
40
|
+
import("@aws-sdk/smithy-client").DefaultsMode
|
|
41
|
+
>;
|
|
42
|
+
endpoint?:
|
|
43
|
+
| string
|
|
44
|
+
| import("@aws-sdk/types").Endpoint
|
|
45
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
46
|
+
| undefined;
|
|
47
|
+
tls?: boolean | undefined;
|
|
48
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
49
|
+
credentials?:
|
|
50
|
+
| import("@aws-sdk/types").Credentials
|
|
51
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>
|
|
52
|
+
| undefined;
|
|
53
|
+
signer?:
|
|
54
|
+
| import("@aws-sdk/types").RequestSigner
|
|
55
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
|
|
56
|
+
| undefined;
|
|
57
|
+
signingEscapePath?: boolean | undefined;
|
|
58
|
+
systemClockOffset?: number | undefined;
|
|
59
|
+
signingRegion?: string | undefined;
|
|
60
|
+
signerConstructor?:
|
|
61
|
+
| (new (
|
|
62
|
+
options: import("@aws-sdk/signature-v4").SignatureV4Init &
|
|
63
|
+
import("@aws-sdk/signature-v4").SignatureV4CryptoInit
|
|
64
|
+
) => import("@aws-sdk/types").RequestSigner)
|
|
65
|
+
| undefined;
|
|
66
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
67
|
+
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { Logger as __Logger } from "@aws-sdk/types";
|
|
2
|
-
import { MediaLiveClientConfig } from "./MediaLiveClient";
|
|
3
|
-
|
|
4
|
-
export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
1
|
+
import { Logger as __Logger } from "@aws-sdk/types";
|
|
2
|
+
import { MediaLiveClientConfig } from "./MediaLiveClient";
|
|
3
|
+
|
|
4
|
+
export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
5
|
+
apiVersion: string;
|
|
6
|
+
disableHostPrefix: boolean;
|
|
7
|
+
logger: __Logger;
|
|
8
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
9
|
+
serviceId: string;
|
|
10
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
11
|
+
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export * from "./waitForChannelCreated";
|
|
2
|
-
export * from "./waitForChannelDeleted";
|
|
3
|
-
export * from "./waitForChannelRunning";
|
|
4
|
-
export * from "./waitForChannelStopped";
|
|
5
|
-
export * from "./waitForInputAttached";
|
|
6
|
-
export * from "./waitForInputDeleted";
|
|
7
|
-
export * from "./waitForInputDetached";
|
|
8
|
-
export * from "./waitForMultiplexCreated";
|
|
9
|
-
export * from "./waitForMultiplexDeleted";
|
|
10
|
-
export * from "./waitForMultiplexRunning";
|
|
11
|
-
export * from "./waitForMultiplexStopped";
|
|
1
|
+
export * from "./waitForChannelCreated";
|
|
2
|
+
export * from "./waitForChannelDeleted";
|
|
3
|
+
export * from "./waitForChannelRunning";
|
|
4
|
+
export * from "./waitForChannelStopped";
|
|
5
|
+
export * from "./waitForInputAttached";
|
|
6
|
+
export * from "./waitForInputDeleted";
|
|
7
|
+
export * from "./waitForInputDetached";
|
|
8
|
+
export * from "./waitForMultiplexCreated";
|
|
9
|
+
export * from "./waitForMultiplexDeleted";
|
|
10
|
+
export * from "./waitForMultiplexRunning";
|
|
11
|
+
export * from "./waitForMultiplexStopped";
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeChannelCommandInput } from "../commands/DescribeChannelCommand";
|
|
3
|
-
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForChannelCreated: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeChannelCommandInput } from "../commands/DescribeChannelCommand";
|
|
3
|
+
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForChannelCreated: (
|
|
6
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
7
|
+
input: DescribeChannelCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilChannelCreated: (
|
|
11
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
12
|
+
input: DescribeChannelCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeChannelCommandInput } from "../commands/DescribeChannelCommand";
|
|
3
|
-
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForChannelDeleted: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeChannelCommandInput } from "../commands/DescribeChannelCommand";
|
|
3
|
+
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForChannelDeleted: (
|
|
6
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
7
|
+
input: DescribeChannelCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilChannelDeleted: (
|
|
11
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
12
|
+
input: DescribeChannelCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeChannelCommandInput } from "../commands/DescribeChannelCommand";
|
|
3
|
-
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForChannelRunning: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeChannelCommandInput } from "../commands/DescribeChannelCommand";
|
|
3
|
+
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForChannelRunning: (
|
|
6
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
7
|
+
input: DescribeChannelCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilChannelRunning: (
|
|
11
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
12
|
+
input: DescribeChannelCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeChannelCommandInput } from "../commands/DescribeChannelCommand";
|
|
3
|
-
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForChannelStopped: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeChannelCommandInput } from "../commands/DescribeChannelCommand";
|
|
3
|
+
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForChannelStopped: (
|
|
6
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
7
|
+
input: DescribeChannelCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilChannelStopped: (
|
|
11
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
12
|
+
input: DescribeChannelCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeInputCommandInput } from "../commands/DescribeInputCommand";
|
|
3
|
-
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForInputAttached: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeInputCommandInput } from "../commands/DescribeInputCommand";
|
|
3
|
+
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForInputAttached: (
|
|
6
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
7
|
+
input: DescribeInputCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilInputAttached: (
|
|
11
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
12
|
+
input: DescribeInputCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeInputCommandInput } from "../commands/DescribeInputCommand";
|
|
3
|
-
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForInputDeleted: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeInputCommandInput } from "../commands/DescribeInputCommand";
|
|
3
|
+
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForInputDeleted: (
|
|
6
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
7
|
+
input: DescribeInputCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilInputDeleted: (
|
|
11
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
12
|
+
input: DescribeInputCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeInputCommandInput } from "../commands/DescribeInputCommand";
|
|
3
|
-
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForInputDetached: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeInputCommandInput } from "../commands/DescribeInputCommand";
|
|
3
|
+
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForInputDetached: (
|
|
6
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
7
|
+
input: DescribeInputCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilInputDetached: (
|
|
11
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
12
|
+
input: DescribeInputCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeMultiplexCommandInput } from "../commands/DescribeMultiplexCommand";
|
|
3
|
-
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForMultiplexCreated: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeMultiplexCommandInput } from "../commands/DescribeMultiplexCommand";
|
|
3
|
+
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForMultiplexCreated: (
|
|
6
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
7
|
+
input: DescribeMultiplexCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilMultiplexCreated: (
|
|
11
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
12
|
+
input: DescribeMultiplexCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeMultiplexCommandInput } from "../commands/DescribeMultiplexCommand";
|
|
3
|
-
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForMultiplexDeleted: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeMultiplexCommandInput } from "../commands/DescribeMultiplexCommand";
|
|
3
|
+
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForMultiplexDeleted: (
|
|
6
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
7
|
+
input: DescribeMultiplexCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilMultiplexDeleted: (
|
|
11
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
12
|
+
input: DescribeMultiplexCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeMultiplexCommandInput } from "../commands/DescribeMultiplexCommand";
|
|
3
|
-
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForMultiplexRunning: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeMultiplexCommandInput } from "../commands/DescribeMultiplexCommand";
|
|
3
|
+
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForMultiplexRunning: (
|
|
6
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
7
|
+
input: DescribeMultiplexCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilMultiplexRunning: (
|
|
11
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
12
|
+
input: DescribeMultiplexCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeMultiplexCommandInput } from "../commands/DescribeMultiplexCommand";
|
|
3
|
-
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForMultiplexStopped: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeMultiplexCommandInput } from "../commands/DescribeMultiplexCommand";
|
|
3
|
+
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForMultiplexStopped: (
|
|
6
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
7
|
+
input: DescribeMultiplexCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilMultiplexStopped: (
|
|
11
|
+
params: WaiterConfiguration<MediaLiveClient>,
|
|
12
|
+
input: DescribeMultiplexCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|