@aws-sdk/client-kinesis-video 3.928.0 → 3.929.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1111 -1478
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/KinesisVideoClient.js +2 -0
- package/dist-es/commands/CreateSignalingChannelCommand.js +3 -9
- package/dist-es/commands/CreateStreamCommand.js +3 -9
- package/dist-es/commands/DeleteEdgeConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteSignalingChannelCommand.js +3 -9
- package/dist-es/commands/DeleteStreamCommand.js +3 -9
- package/dist-es/commands/DescribeEdgeConfigurationCommand.js +3 -10
- package/dist-es/commands/DescribeImageGenerationConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeMappedResourceConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeMediaStorageConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeNotificationConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeSignalingChannelCommand.js +3 -9
- package/dist-es/commands/DescribeStreamCommand.js +3 -9
- package/dist-es/commands/GetDataEndpointCommand.js +3 -9
- package/dist-es/commands/GetSignalingChannelEndpointCommand.js +3 -9
- package/dist-es/commands/ListEdgeAgentConfigurationsCommand.js +3 -10
- package/dist-es/commands/ListSignalingChannelsCommand.js +3 -9
- package/dist-es/commands/ListStreamsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTagsForStreamCommand.js +3 -9
- package/dist-es/commands/StartEdgeConfigurationUpdateCommand.js +3 -10
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TagStreamCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UntagStreamCommand.js +3 -9
- package/dist-es/commands/UpdateDataRetentionCommand.js +3 -9
- package/dist-es/commands/UpdateImageGenerationConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateMediaStorageConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateNotificationConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateSignalingChannelCommand.js +3 -9
- package/dist-es/commands/UpdateStreamCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -35
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +1009 -0
- package/dist-types/KinesisVideoClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -32
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +145 -0
- package/dist-types/ts3.4/KinesisVideoClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -22
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +151 -0
- package/package.json +2 -2
- package/dist-es/protocols/Aws_restJson1.js +0 -1182
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -272
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -365
|
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
|
|
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
8
|
-
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
8
|
+
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { CreateSignalingChannelCommandInput, CreateSignalingChannelCommandOutput } from "./commands/CreateSignalingChannelCommand";
|
|
11
11
|
import { CreateStreamCommandInput, CreateStreamCommandOutput } from "./commands/CreateStreamCommand";
|
|
@@ -171,6 +171,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
171
171
|
* Optional extensions
|
|
172
172
|
*/
|
|
173
173
|
extensions?: RuntimeExtension[];
|
|
174
|
+
/**
|
|
175
|
+
* The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
|
|
176
|
+
* may be overridden. A default will always be set by the client.
|
|
177
|
+
* Available options depend on the service's supported protocols and will not be validated by
|
|
178
|
+
* the client.
|
|
179
|
+
* @alpha
|
|
180
|
+
*
|
|
181
|
+
*/
|
|
182
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
174
183
|
/**
|
|
175
184
|
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
176
185
|
*/
|
|
@@ -2067,35 +2067,3 @@ export interface UpdateStreamInput {
|
|
|
2067
2067
|
*/
|
|
2068
2068
|
export interface UpdateStreamOutput {
|
|
2069
2069
|
}
|
|
2070
|
-
/**
|
|
2071
|
-
* @internal
|
|
2072
|
-
*/
|
|
2073
|
-
export declare const MediaSourceConfigFilterSensitiveLog: (obj: MediaSourceConfig) => any;
|
|
2074
|
-
/**
|
|
2075
|
-
* @internal
|
|
2076
|
-
*/
|
|
2077
|
-
export declare const RecorderConfigFilterSensitiveLog: (obj: RecorderConfig) => any;
|
|
2078
|
-
/**
|
|
2079
|
-
* @internal
|
|
2080
|
-
*/
|
|
2081
|
-
export declare const EdgeConfigFilterSensitiveLog: (obj: EdgeConfig) => any;
|
|
2082
|
-
/**
|
|
2083
|
-
* @internal
|
|
2084
|
-
*/
|
|
2085
|
-
export declare const DescribeEdgeConfigurationOutputFilterSensitiveLog: (obj: DescribeEdgeConfigurationOutput) => any;
|
|
2086
|
-
/**
|
|
2087
|
-
* @internal
|
|
2088
|
-
*/
|
|
2089
|
-
export declare const ListEdgeAgentConfigurationsEdgeConfigFilterSensitiveLog: (obj: ListEdgeAgentConfigurationsEdgeConfig) => any;
|
|
2090
|
-
/**
|
|
2091
|
-
* @internal
|
|
2092
|
-
*/
|
|
2093
|
-
export declare const ListEdgeAgentConfigurationsOutputFilterSensitiveLog: (obj: ListEdgeAgentConfigurationsOutput) => any;
|
|
2094
|
-
/**
|
|
2095
|
-
* @internal
|
|
2096
|
-
*/
|
|
2097
|
-
export declare const StartEdgeConfigurationUpdateInputFilterSensitiveLog: (obj: StartEdgeConfigurationUpdateInput) => any;
|
|
2098
|
-
/**
|
|
2099
|
-
* @internal
|
|
2100
|
-
*/
|
|
2101
|
-
export declare const StartEdgeConfigurationUpdateOutputFilterSensitiveLog: (obj: StartEdgeConfigurationUpdateOutput) => any;
|
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: KinesisVideoClientConfig) => {
|
|
|
29
29
|
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
32
33
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
34
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
35
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: KinesisVideoClientConfig) => {
|
|
|
31
31
|
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
34
35
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
36
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
37
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: KinesisVideoClientConfig) => {
|
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
30
31
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
31
32
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
33
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -14,6 +14,7 @@ export declare const getRuntimeConfig: (config: KinesisVideoClientConfig) => {
|
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").KinesisVideoHttpAuthSchemeProvider;
|
|
15
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
17
18
|
serviceId: string;
|
|
18
19
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
20
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -0,0 +1,145 @@
|
|
|
1
|
+
import { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
|
+
export declare var MediaUriSecretArn: StaticSimpleSchema;
|
|
3
|
+
export declare var AccessDeniedException: StaticErrorSchema;
|
|
4
|
+
export declare var AccountChannelLimitExceededException: StaticErrorSchema;
|
|
5
|
+
export declare var AccountStreamLimitExceededException: StaticErrorSchema;
|
|
6
|
+
export declare var ChannelInfo: StaticStructureSchema;
|
|
7
|
+
export declare var ChannelNameCondition: StaticStructureSchema;
|
|
8
|
+
export declare var ClientLimitExceededException: StaticErrorSchema;
|
|
9
|
+
export declare var CreateSignalingChannelInput: StaticStructureSchema;
|
|
10
|
+
export declare var CreateSignalingChannelOutput: StaticStructureSchema;
|
|
11
|
+
export declare var CreateStreamInput: StaticStructureSchema;
|
|
12
|
+
export declare var CreateStreamOutput: StaticStructureSchema;
|
|
13
|
+
export declare var DeleteEdgeConfigurationInput: StaticStructureSchema;
|
|
14
|
+
export declare var DeleteEdgeConfigurationOutput: StaticStructureSchema;
|
|
15
|
+
export declare var DeleteSignalingChannelInput: StaticStructureSchema;
|
|
16
|
+
export declare var DeleteSignalingChannelOutput: StaticStructureSchema;
|
|
17
|
+
export declare var DeleteStreamInput: StaticStructureSchema;
|
|
18
|
+
export declare var DeleteStreamOutput: StaticStructureSchema;
|
|
19
|
+
export declare var DeletionConfig: StaticStructureSchema;
|
|
20
|
+
export declare var DescribeEdgeConfigurationInput: StaticStructureSchema;
|
|
21
|
+
export declare var DescribeEdgeConfigurationOutput: StaticStructureSchema;
|
|
22
|
+
export declare var DescribeImageGenerationConfigurationInput: StaticStructureSchema;
|
|
23
|
+
export declare var DescribeImageGenerationConfigurationOutput: StaticStructureSchema;
|
|
24
|
+
export declare var DescribeMappedResourceConfigurationInput: StaticStructureSchema;
|
|
25
|
+
export declare var DescribeMappedResourceConfigurationOutput: StaticStructureSchema;
|
|
26
|
+
export declare var DescribeMediaStorageConfigurationInput: StaticStructureSchema;
|
|
27
|
+
export declare var DescribeMediaStorageConfigurationOutput: StaticStructureSchema;
|
|
28
|
+
export declare var DescribeNotificationConfigurationInput: StaticStructureSchema;
|
|
29
|
+
export declare var DescribeNotificationConfigurationOutput: StaticStructureSchema;
|
|
30
|
+
export declare var DescribeSignalingChannelInput: StaticStructureSchema;
|
|
31
|
+
export declare var DescribeSignalingChannelOutput: StaticStructureSchema;
|
|
32
|
+
export declare var DescribeStreamInput: StaticStructureSchema;
|
|
33
|
+
export declare var DescribeStreamOutput: StaticStructureSchema;
|
|
34
|
+
export declare var DeviceStreamLimitExceededException: StaticErrorSchema;
|
|
35
|
+
export declare var EdgeAgentStatus: StaticStructureSchema;
|
|
36
|
+
export declare var EdgeConfig: StaticStructureSchema;
|
|
37
|
+
export declare var GetDataEndpointInput: StaticStructureSchema;
|
|
38
|
+
export declare var GetDataEndpointOutput: StaticStructureSchema;
|
|
39
|
+
export declare var GetSignalingChannelEndpointInput: StaticStructureSchema;
|
|
40
|
+
export declare var GetSignalingChannelEndpointOutput: StaticStructureSchema;
|
|
41
|
+
export declare var ImageGenerationConfiguration: StaticStructureSchema;
|
|
42
|
+
export declare var ImageGenerationDestinationConfig: StaticStructureSchema;
|
|
43
|
+
export declare var InvalidArgumentException: StaticErrorSchema;
|
|
44
|
+
export declare var InvalidDeviceException: StaticErrorSchema;
|
|
45
|
+
export declare var InvalidResourceFormatException: StaticErrorSchema;
|
|
46
|
+
export declare var LastRecorderStatus: StaticStructureSchema;
|
|
47
|
+
export declare var LastUploaderStatus: StaticStructureSchema;
|
|
48
|
+
export declare var ListEdgeAgentConfigurationsEdgeConfig: StaticStructureSchema;
|
|
49
|
+
export declare var ListEdgeAgentConfigurationsInput: StaticStructureSchema;
|
|
50
|
+
export declare var ListEdgeAgentConfigurationsOutput: StaticStructureSchema;
|
|
51
|
+
export declare var ListSignalingChannelsInput: StaticStructureSchema;
|
|
52
|
+
export declare var ListSignalingChannelsOutput: StaticStructureSchema;
|
|
53
|
+
export declare var ListStreamsInput: StaticStructureSchema;
|
|
54
|
+
export declare var ListStreamsOutput: StaticStructureSchema;
|
|
55
|
+
export declare var ListTagsForResourceInput: StaticStructureSchema;
|
|
56
|
+
export declare var ListTagsForResourceOutput: StaticStructureSchema;
|
|
57
|
+
export declare var ListTagsForStreamInput: StaticStructureSchema;
|
|
58
|
+
export declare var ListTagsForStreamOutput: StaticStructureSchema;
|
|
59
|
+
export declare var LocalSizeConfig: StaticStructureSchema;
|
|
60
|
+
export declare var MappedResourceConfigurationListItem: StaticStructureSchema;
|
|
61
|
+
export declare var MediaSourceConfig: StaticStructureSchema;
|
|
62
|
+
export declare var MediaStorageConfiguration: StaticStructureSchema;
|
|
63
|
+
export declare var NoDataRetentionException: StaticErrorSchema;
|
|
64
|
+
export declare var NotAuthorizedException: StaticErrorSchema;
|
|
65
|
+
export declare var NotificationConfiguration: StaticStructureSchema;
|
|
66
|
+
export declare var NotificationDestinationConfig: StaticStructureSchema;
|
|
67
|
+
export declare var RecorderConfig: StaticStructureSchema;
|
|
68
|
+
export declare var ResourceEndpointListItem: StaticStructureSchema;
|
|
69
|
+
export declare var ResourceInUseException: StaticErrorSchema;
|
|
70
|
+
export declare var ResourceNotFoundException: StaticErrorSchema;
|
|
71
|
+
export declare var ScheduleConfig: StaticStructureSchema;
|
|
72
|
+
export declare var SingleMasterChannelEndpointConfiguration: StaticStructureSchema;
|
|
73
|
+
export declare var SingleMasterConfiguration: StaticStructureSchema;
|
|
74
|
+
export declare var StartEdgeConfigurationUpdateInput: StaticStructureSchema;
|
|
75
|
+
export declare var StartEdgeConfigurationUpdateOutput: StaticStructureSchema;
|
|
76
|
+
export declare var StreamEdgeConfigurationNotFoundException: StaticErrorSchema;
|
|
77
|
+
export declare var StreamInfo: StaticStructureSchema;
|
|
78
|
+
export declare var StreamNameCondition: StaticStructureSchema;
|
|
79
|
+
export declare var Tag: StaticStructureSchema;
|
|
80
|
+
export declare var TagResourceInput: StaticStructureSchema;
|
|
81
|
+
export declare var TagResourceOutput: StaticStructureSchema;
|
|
82
|
+
export declare var TagsPerResourceExceededLimitException: StaticErrorSchema;
|
|
83
|
+
export declare var TagStreamInput: StaticStructureSchema;
|
|
84
|
+
export declare var TagStreamOutput: StaticStructureSchema;
|
|
85
|
+
export declare var UntagResourceInput: StaticStructureSchema;
|
|
86
|
+
export declare var UntagResourceOutput: StaticStructureSchema;
|
|
87
|
+
export declare var UntagStreamInput: StaticStructureSchema;
|
|
88
|
+
export declare var UntagStreamOutput: StaticStructureSchema;
|
|
89
|
+
export declare var UpdateDataRetentionInput: StaticStructureSchema;
|
|
90
|
+
export declare var UpdateDataRetentionOutput: StaticStructureSchema;
|
|
91
|
+
export declare var UpdateImageGenerationConfigurationInput: StaticStructureSchema;
|
|
92
|
+
export declare var UpdateImageGenerationConfigurationOutput: StaticStructureSchema;
|
|
93
|
+
export declare var UpdateMediaStorageConfigurationInput: StaticStructureSchema;
|
|
94
|
+
export declare var UpdateMediaStorageConfigurationOutput: StaticStructureSchema;
|
|
95
|
+
export declare var UpdateNotificationConfigurationInput: StaticStructureSchema;
|
|
96
|
+
export declare var UpdateNotificationConfigurationOutput: StaticStructureSchema;
|
|
97
|
+
export declare var UpdateSignalingChannelInput: StaticStructureSchema;
|
|
98
|
+
export declare var UpdateSignalingChannelOutput: StaticStructureSchema;
|
|
99
|
+
export declare var UpdateStreamInput: StaticStructureSchema;
|
|
100
|
+
export declare var UpdateStreamOutput: StaticStructureSchema;
|
|
101
|
+
export declare var UploaderConfig: StaticStructureSchema;
|
|
102
|
+
export declare var VersionMismatchException: StaticErrorSchema;
|
|
103
|
+
export declare var __Unit: "unit";
|
|
104
|
+
export declare var KinesisVideoServiceException: StaticErrorSchema;
|
|
105
|
+
export declare var ChannelInfoList: StaticListSchema;
|
|
106
|
+
export declare var ListEdgeAgentConfigurationsEdgeConfigList: StaticListSchema;
|
|
107
|
+
export declare var ListOfProtocols: number;
|
|
108
|
+
export declare var MappedResourceConfigurationList: StaticListSchema;
|
|
109
|
+
export declare var ResourceEndpointList: StaticListSchema;
|
|
110
|
+
export declare var StreamInfoList: StaticListSchema;
|
|
111
|
+
export declare var TagKeyList: number;
|
|
112
|
+
export declare var TagList: StaticListSchema;
|
|
113
|
+
export declare var TagOnCreateList: StaticListSchema;
|
|
114
|
+
export declare var FormatConfig: number;
|
|
115
|
+
export declare var ResourceTags: number;
|
|
116
|
+
export declare var CreateSignalingChannel: StaticOperationSchema;
|
|
117
|
+
export declare var CreateStream: StaticOperationSchema;
|
|
118
|
+
export declare var DeleteEdgeConfiguration: StaticOperationSchema;
|
|
119
|
+
export declare var DeleteSignalingChannel: StaticOperationSchema;
|
|
120
|
+
export declare var DeleteStream: StaticOperationSchema;
|
|
121
|
+
export declare var DescribeEdgeConfiguration: StaticOperationSchema;
|
|
122
|
+
export declare var DescribeImageGenerationConfiguration: StaticOperationSchema;
|
|
123
|
+
export declare var DescribeMappedResourceConfiguration: StaticOperationSchema;
|
|
124
|
+
export declare var DescribeMediaStorageConfiguration: StaticOperationSchema;
|
|
125
|
+
export declare var DescribeNotificationConfiguration: StaticOperationSchema;
|
|
126
|
+
export declare var DescribeSignalingChannel: StaticOperationSchema;
|
|
127
|
+
export declare var DescribeStream: StaticOperationSchema;
|
|
128
|
+
export declare var GetDataEndpoint: StaticOperationSchema;
|
|
129
|
+
export declare var GetSignalingChannelEndpoint: StaticOperationSchema;
|
|
130
|
+
export declare var ListEdgeAgentConfigurations: StaticOperationSchema;
|
|
131
|
+
export declare var ListSignalingChannels: StaticOperationSchema;
|
|
132
|
+
export declare var ListStreams: StaticOperationSchema;
|
|
133
|
+
export declare var ListTagsForResource: StaticOperationSchema;
|
|
134
|
+
export declare var ListTagsForStream: StaticOperationSchema;
|
|
135
|
+
export declare var StartEdgeConfigurationUpdate: StaticOperationSchema;
|
|
136
|
+
export declare var TagResource: StaticOperationSchema;
|
|
137
|
+
export declare var TagStream: StaticOperationSchema;
|
|
138
|
+
export declare var UntagResource: StaticOperationSchema;
|
|
139
|
+
export declare var UntagStream: StaticOperationSchema;
|
|
140
|
+
export declare var UpdateDataRetention: StaticOperationSchema;
|
|
141
|
+
export declare var UpdateImageGenerationConfiguration: StaticOperationSchema;
|
|
142
|
+
export declare var UpdateMediaStorageConfiguration: StaticOperationSchema;
|
|
143
|
+
export declare var UpdateNotificationConfiguration: StaticOperationSchema;
|
|
144
|
+
export declare var UpdateSignalingChannel: StaticOperationSchema;
|
|
145
|
+
export declare var UpdateStream: StaticOperationSchema;
|
|
@@ -30,10 +30,13 @@ import {
|
|
|
30
30
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
31
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
32
|
ChecksumConstructor as __ChecksumConstructor,
|
|
33
|
+
ClientProtocol,
|
|
33
34
|
Decoder as __Decoder,
|
|
34
35
|
Encoder as __Encoder,
|
|
35
36
|
HashConstructor as __HashConstructor,
|
|
36
37
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
38
|
+
HttpRequest,
|
|
39
|
+
HttpResponse,
|
|
37
40
|
Logger as __Logger,
|
|
38
41
|
Provider as __Provider,
|
|
39
42
|
Provider,
|
|
@@ -258,6 +261,7 @@ export interface ClientDefaults
|
|
|
258
261
|
retryMode?: string | __Provider<string>;
|
|
259
262
|
logger?: __Logger;
|
|
260
263
|
extensions?: RuntimeExtension[];
|
|
264
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
261
265
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
262
266
|
}
|
|
263
267
|
export type KinesisVideoClientConfigType = Partial<
|
|
@@ -603,25 +603,3 @@ export interface UpdateStreamInput {
|
|
|
603
603
|
MediaType?: string | undefined;
|
|
604
604
|
}
|
|
605
605
|
export interface UpdateStreamOutput {}
|
|
606
|
-
export declare const MediaSourceConfigFilterSensitiveLog: (
|
|
607
|
-
obj: MediaSourceConfig
|
|
608
|
-
) => any;
|
|
609
|
-
export declare const RecorderConfigFilterSensitiveLog: (
|
|
610
|
-
obj: RecorderConfig
|
|
611
|
-
) => any;
|
|
612
|
-
export declare const EdgeConfigFilterSensitiveLog: (obj: EdgeConfig) => any;
|
|
613
|
-
export declare const DescribeEdgeConfigurationOutputFilterSensitiveLog: (
|
|
614
|
-
obj: DescribeEdgeConfigurationOutput
|
|
615
|
-
) => any;
|
|
616
|
-
export declare const ListEdgeAgentConfigurationsEdgeConfigFilterSensitiveLog: (
|
|
617
|
-
obj: ListEdgeAgentConfigurationsEdgeConfig
|
|
618
|
-
) => any;
|
|
619
|
-
export declare const ListEdgeAgentConfigurationsOutputFilterSensitiveLog: (
|
|
620
|
-
obj: ListEdgeAgentConfigurationsOutput
|
|
621
|
-
) => any;
|
|
622
|
-
export declare const StartEdgeConfigurationUpdateInputFilterSensitiveLog: (
|
|
623
|
-
obj: StartEdgeConfigurationUpdateInput
|
|
624
|
-
) => any;
|
|
625
|
-
export declare const StartEdgeConfigurationUpdateOutputFilterSensitiveLog: (
|
|
626
|
-
obj: StartEdgeConfigurationUpdateOutput
|
|
627
|
-
) => any;
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: KinesisVideoClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
userAgentAppId?:
|
|
43
47
|
| string
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: KinesisVideoClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
retryStrategy?:
|
|
43
47
|
| import("@smithy/types").RetryStrategy
|
|
@@ -37,6 +37,10 @@ export declare const getRuntimeConfig: (config: KinesisVideoClientConfig) => {
|
|
|
37
37
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
38
38
|
logger: import("@smithy/types").Logger;
|
|
39
39
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
40
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
41
|
+
import("@smithy/types").HttpRequest,
|
|
42
|
+
import("@smithy/types").HttpResponse
|
|
43
|
+
>;
|
|
40
44
|
defaultsMode:
|
|
41
45
|
| import("@smithy/smithy-client").DefaultsMode
|
|
42
46
|
| import("@smithy/types").Provider<
|
|
@@ -14,6 +14,10 @@ export declare const getRuntimeConfig: (config: KinesisVideoClientConfig) => {
|
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").KinesisVideoHttpAuthSchemeProvider;
|
|
15
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
18
|
+
import("@smithy/types").HttpRequest,
|
|
19
|
+
import("@smithy/types").HttpResponse
|
|
20
|
+
>;
|
|
17
21
|
serviceId: string;
|
|
18
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
23
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
import {
|
|
2
|
+
StaticErrorSchema,
|
|
3
|
+
StaticListSchema,
|
|
4
|
+
StaticOperationSchema,
|
|
5
|
+
StaticSimpleSchema,
|
|
6
|
+
StaticStructureSchema,
|
|
7
|
+
} from "@smithy/types";
|
|
8
|
+
export declare var MediaUriSecretArn: StaticSimpleSchema;
|
|
9
|
+
export declare var AccessDeniedException: StaticErrorSchema;
|
|
10
|
+
export declare var AccountChannelLimitExceededException: StaticErrorSchema;
|
|
11
|
+
export declare var AccountStreamLimitExceededException: StaticErrorSchema;
|
|
12
|
+
export declare var ChannelInfo: StaticStructureSchema;
|
|
13
|
+
export declare var ChannelNameCondition: StaticStructureSchema;
|
|
14
|
+
export declare var ClientLimitExceededException: StaticErrorSchema;
|
|
15
|
+
export declare var CreateSignalingChannelInput: StaticStructureSchema;
|
|
16
|
+
export declare var CreateSignalingChannelOutput: StaticStructureSchema;
|
|
17
|
+
export declare var CreateStreamInput: StaticStructureSchema;
|
|
18
|
+
export declare var CreateStreamOutput: StaticStructureSchema;
|
|
19
|
+
export declare var DeleteEdgeConfigurationInput: StaticStructureSchema;
|
|
20
|
+
export declare var DeleteEdgeConfigurationOutput: StaticStructureSchema;
|
|
21
|
+
export declare var DeleteSignalingChannelInput: StaticStructureSchema;
|
|
22
|
+
export declare var DeleteSignalingChannelOutput: StaticStructureSchema;
|
|
23
|
+
export declare var DeleteStreamInput: StaticStructureSchema;
|
|
24
|
+
export declare var DeleteStreamOutput: StaticStructureSchema;
|
|
25
|
+
export declare var DeletionConfig: StaticStructureSchema;
|
|
26
|
+
export declare var DescribeEdgeConfigurationInput: StaticStructureSchema;
|
|
27
|
+
export declare var DescribeEdgeConfigurationOutput: StaticStructureSchema;
|
|
28
|
+
export declare var DescribeImageGenerationConfigurationInput: StaticStructureSchema;
|
|
29
|
+
export declare var DescribeImageGenerationConfigurationOutput: StaticStructureSchema;
|
|
30
|
+
export declare var DescribeMappedResourceConfigurationInput: StaticStructureSchema;
|
|
31
|
+
export declare var DescribeMappedResourceConfigurationOutput: StaticStructureSchema;
|
|
32
|
+
export declare var DescribeMediaStorageConfigurationInput: StaticStructureSchema;
|
|
33
|
+
export declare var DescribeMediaStorageConfigurationOutput: StaticStructureSchema;
|
|
34
|
+
export declare var DescribeNotificationConfigurationInput: StaticStructureSchema;
|
|
35
|
+
export declare var DescribeNotificationConfigurationOutput: StaticStructureSchema;
|
|
36
|
+
export declare var DescribeSignalingChannelInput: StaticStructureSchema;
|
|
37
|
+
export declare var DescribeSignalingChannelOutput: StaticStructureSchema;
|
|
38
|
+
export declare var DescribeStreamInput: StaticStructureSchema;
|
|
39
|
+
export declare var DescribeStreamOutput: StaticStructureSchema;
|
|
40
|
+
export declare var DeviceStreamLimitExceededException: StaticErrorSchema;
|
|
41
|
+
export declare var EdgeAgentStatus: StaticStructureSchema;
|
|
42
|
+
export declare var EdgeConfig: StaticStructureSchema;
|
|
43
|
+
export declare var GetDataEndpointInput: StaticStructureSchema;
|
|
44
|
+
export declare var GetDataEndpointOutput: StaticStructureSchema;
|
|
45
|
+
export declare var GetSignalingChannelEndpointInput: StaticStructureSchema;
|
|
46
|
+
export declare var GetSignalingChannelEndpointOutput: StaticStructureSchema;
|
|
47
|
+
export declare var ImageGenerationConfiguration: StaticStructureSchema;
|
|
48
|
+
export declare var ImageGenerationDestinationConfig: StaticStructureSchema;
|
|
49
|
+
export declare var InvalidArgumentException: StaticErrorSchema;
|
|
50
|
+
export declare var InvalidDeviceException: StaticErrorSchema;
|
|
51
|
+
export declare var InvalidResourceFormatException: StaticErrorSchema;
|
|
52
|
+
export declare var LastRecorderStatus: StaticStructureSchema;
|
|
53
|
+
export declare var LastUploaderStatus: StaticStructureSchema;
|
|
54
|
+
export declare var ListEdgeAgentConfigurationsEdgeConfig: StaticStructureSchema;
|
|
55
|
+
export declare var ListEdgeAgentConfigurationsInput: StaticStructureSchema;
|
|
56
|
+
export declare var ListEdgeAgentConfigurationsOutput: StaticStructureSchema;
|
|
57
|
+
export declare var ListSignalingChannelsInput: StaticStructureSchema;
|
|
58
|
+
export declare var ListSignalingChannelsOutput: StaticStructureSchema;
|
|
59
|
+
export declare var ListStreamsInput: StaticStructureSchema;
|
|
60
|
+
export declare var ListStreamsOutput: StaticStructureSchema;
|
|
61
|
+
export declare var ListTagsForResourceInput: StaticStructureSchema;
|
|
62
|
+
export declare var ListTagsForResourceOutput: StaticStructureSchema;
|
|
63
|
+
export declare var ListTagsForStreamInput: StaticStructureSchema;
|
|
64
|
+
export declare var ListTagsForStreamOutput: StaticStructureSchema;
|
|
65
|
+
export declare var LocalSizeConfig: StaticStructureSchema;
|
|
66
|
+
export declare var MappedResourceConfigurationListItem: StaticStructureSchema;
|
|
67
|
+
export declare var MediaSourceConfig: StaticStructureSchema;
|
|
68
|
+
export declare var MediaStorageConfiguration: StaticStructureSchema;
|
|
69
|
+
export declare var NoDataRetentionException: StaticErrorSchema;
|
|
70
|
+
export declare var NotAuthorizedException: StaticErrorSchema;
|
|
71
|
+
export declare var NotificationConfiguration: StaticStructureSchema;
|
|
72
|
+
export declare var NotificationDestinationConfig: StaticStructureSchema;
|
|
73
|
+
export declare var RecorderConfig: StaticStructureSchema;
|
|
74
|
+
export declare var ResourceEndpointListItem: StaticStructureSchema;
|
|
75
|
+
export declare var ResourceInUseException: StaticErrorSchema;
|
|
76
|
+
export declare var ResourceNotFoundException: StaticErrorSchema;
|
|
77
|
+
export declare var ScheduleConfig: StaticStructureSchema;
|
|
78
|
+
export declare var SingleMasterChannelEndpointConfiguration: StaticStructureSchema;
|
|
79
|
+
export declare var SingleMasterConfiguration: StaticStructureSchema;
|
|
80
|
+
export declare var StartEdgeConfigurationUpdateInput: StaticStructureSchema;
|
|
81
|
+
export declare var StartEdgeConfigurationUpdateOutput: StaticStructureSchema;
|
|
82
|
+
export declare var StreamEdgeConfigurationNotFoundException: StaticErrorSchema;
|
|
83
|
+
export declare var StreamInfo: StaticStructureSchema;
|
|
84
|
+
export declare var StreamNameCondition: StaticStructureSchema;
|
|
85
|
+
export declare var Tag: StaticStructureSchema;
|
|
86
|
+
export declare var TagResourceInput: StaticStructureSchema;
|
|
87
|
+
export declare var TagResourceOutput: StaticStructureSchema;
|
|
88
|
+
export declare var TagsPerResourceExceededLimitException: StaticErrorSchema;
|
|
89
|
+
export declare var TagStreamInput: StaticStructureSchema;
|
|
90
|
+
export declare var TagStreamOutput: StaticStructureSchema;
|
|
91
|
+
export declare var UntagResourceInput: StaticStructureSchema;
|
|
92
|
+
export declare var UntagResourceOutput: StaticStructureSchema;
|
|
93
|
+
export declare var UntagStreamInput: StaticStructureSchema;
|
|
94
|
+
export declare var UntagStreamOutput: StaticStructureSchema;
|
|
95
|
+
export declare var UpdateDataRetentionInput: StaticStructureSchema;
|
|
96
|
+
export declare var UpdateDataRetentionOutput: StaticStructureSchema;
|
|
97
|
+
export declare var UpdateImageGenerationConfigurationInput: StaticStructureSchema;
|
|
98
|
+
export declare var UpdateImageGenerationConfigurationOutput: StaticStructureSchema;
|
|
99
|
+
export declare var UpdateMediaStorageConfigurationInput: StaticStructureSchema;
|
|
100
|
+
export declare var UpdateMediaStorageConfigurationOutput: StaticStructureSchema;
|
|
101
|
+
export declare var UpdateNotificationConfigurationInput: StaticStructureSchema;
|
|
102
|
+
export declare var UpdateNotificationConfigurationOutput: StaticStructureSchema;
|
|
103
|
+
export declare var UpdateSignalingChannelInput: StaticStructureSchema;
|
|
104
|
+
export declare var UpdateSignalingChannelOutput: StaticStructureSchema;
|
|
105
|
+
export declare var UpdateStreamInput: StaticStructureSchema;
|
|
106
|
+
export declare var UpdateStreamOutput: StaticStructureSchema;
|
|
107
|
+
export declare var UploaderConfig: StaticStructureSchema;
|
|
108
|
+
export declare var VersionMismatchException: StaticErrorSchema;
|
|
109
|
+
export declare var __Unit: "unit";
|
|
110
|
+
export declare var KinesisVideoServiceException: StaticErrorSchema;
|
|
111
|
+
export declare var ChannelInfoList: StaticListSchema;
|
|
112
|
+
export declare var ListEdgeAgentConfigurationsEdgeConfigList: StaticListSchema;
|
|
113
|
+
export declare var ListOfProtocols: number;
|
|
114
|
+
export declare var MappedResourceConfigurationList: StaticListSchema;
|
|
115
|
+
export declare var ResourceEndpointList: StaticListSchema;
|
|
116
|
+
export declare var StreamInfoList: StaticListSchema;
|
|
117
|
+
export declare var TagKeyList: number;
|
|
118
|
+
export declare var TagList: StaticListSchema;
|
|
119
|
+
export declare var TagOnCreateList: StaticListSchema;
|
|
120
|
+
export declare var FormatConfig: number;
|
|
121
|
+
export declare var ResourceTags: number;
|
|
122
|
+
export declare var CreateSignalingChannel: StaticOperationSchema;
|
|
123
|
+
export declare var CreateStream: StaticOperationSchema;
|
|
124
|
+
export declare var DeleteEdgeConfiguration: StaticOperationSchema;
|
|
125
|
+
export declare var DeleteSignalingChannel: StaticOperationSchema;
|
|
126
|
+
export declare var DeleteStream: StaticOperationSchema;
|
|
127
|
+
export declare var DescribeEdgeConfiguration: StaticOperationSchema;
|
|
128
|
+
export declare var DescribeImageGenerationConfiguration: StaticOperationSchema;
|
|
129
|
+
export declare var DescribeMappedResourceConfiguration: StaticOperationSchema;
|
|
130
|
+
export declare var DescribeMediaStorageConfiguration: StaticOperationSchema;
|
|
131
|
+
export declare var DescribeNotificationConfiguration: StaticOperationSchema;
|
|
132
|
+
export declare var DescribeSignalingChannel: StaticOperationSchema;
|
|
133
|
+
export declare var DescribeStream: StaticOperationSchema;
|
|
134
|
+
export declare var GetDataEndpoint: StaticOperationSchema;
|
|
135
|
+
export declare var GetSignalingChannelEndpoint: StaticOperationSchema;
|
|
136
|
+
export declare var ListEdgeAgentConfigurations: StaticOperationSchema;
|
|
137
|
+
export declare var ListSignalingChannels: StaticOperationSchema;
|
|
138
|
+
export declare var ListStreams: StaticOperationSchema;
|
|
139
|
+
export declare var ListTagsForResource: StaticOperationSchema;
|
|
140
|
+
export declare var ListTagsForStream: StaticOperationSchema;
|
|
141
|
+
export declare var StartEdgeConfigurationUpdate: StaticOperationSchema;
|
|
142
|
+
export declare var TagResource: StaticOperationSchema;
|
|
143
|
+
export declare var TagStream: StaticOperationSchema;
|
|
144
|
+
export declare var UntagResource: StaticOperationSchema;
|
|
145
|
+
export declare var UntagStream: StaticOperationSchema;
|
|
146
|
+
export declare var UpdateDataRetention: StaticOperationSchema;
|
|
147
|
+
export declare var UpdateImageGenerationConfiguration: StaticOperationSchema;
|
|
148
|
+
export declare var UpdateMediaStorageConfiguration: StaticOperationSchema;
|
|
149
|
+
export declare var UpdateNotificationConfiguration: StaticOperationSchema;
|
|
150
|
+
export declare var UpdateSignalingChannel: StaticOperationSchema;
|
|
151
|
+
export declare var UpdateStream: StaticOperationSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-kinesis-video",
|
|
3
3
|
"description": "AWS SDK for JavaScript Kinesis Video Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.929.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-kinesis-video",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.928.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.929.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.922.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.922.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.922.0",
|