@aws-sdk/client-mediatailor 3.803.0 → 3.804.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.
Files changed (94) hide show
  1. package/dist-es/protocols/Aws_restJson1.js +6 -6
  2. package/dist-types/commands/ConfigureLogsForChannelCommand.d.ts +1 -1
  3. package/dist-types/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateChannelCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateLiveSourceCommand.d.ts +1 -1
  6. package/dist-types/commands/CreatePrefetchScheduleCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateProgramCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateSourceLocationCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateVodSourceCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteChannelCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteChannelPolicyCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteLiveSourceCommand.d.ts +1 -1
  13. package/dist-types/commands/DeletePlaybackConfigurationCommand.d.ts +1 -1
  14. package/dist-types/commands/DeletePrefetchScheduleCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteProgramCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteSourceLocationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteVodSourceCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeChannelCommand.d.ts +1 -1
  19. package/dist-types/commands/DescribeLiveSourceCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeProgramCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeSourceLocationCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeVodSourceCommand.d.ts +1 -1
  23. package/dist-types/commands/GetChannelPolicyCommand.d.ts +1 -1
  24. package/dist-types/commands/GetChannelScheduleCommand.d.ts +1 -1
  25. package/dist-types/commands/GetPlaybackConfigurationCommand.d.ts +1 -1
  26. package/dist-types/commands/GetPrefetchScheduleCommand.d.ts +1 -1
  27. package/dist-types/commands/ListAlertsCommand.d.ts +1 -1
  28. package/dist-types/commands/ListLiveSourcesCommand.d.ts +1 -1
  29. package/dist-types/commands/ListPrefetchSchedulesCommand.d.ts +1 -1
  30. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  31. package/dist-types/commands/ListVodSourcesCommand.d.ts +1 -1
  32. package/dist-types/commands/PutChannelPolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/PutPlaybackConfigurationCommand.d.ts +1 -1
  34. package/dist-types/commands/StartChannelCommand.d.ts +1 -1
  35. package/dist-types/commands/StopChannelCommand.d.ts +1 -1
  36. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  37. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  38. package/dist-types/commands/UpdateChannelCommand.d.ts +1 -1
  39. package/dist-types/commands/UpdateLiveSourceCommand.d.ts +1 -1
  40. package/dist-types/commands/UpdateProgramCommand.d.ts +1 -1
  41. package/dist-types/commands/UpdateSourceLocationCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdateVodSourceCommand.d.ts +1 -1
  43. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  44. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  45. package/dist-types/runtimeConfig.d.ts +16 -16
  46. package/dist-types/runtimeConfig.native.d.ts +18 -18
  47. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  48. package/dist-types/ts3.4/commands/ConfigureLogsForChannelCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/CreateLiveSourceCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/CreatePrefetchScheduleCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/CreateProgramCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/CreateSourceLocationCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/CreateVodSourceCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/DeleteChannelPolicyCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/DeleteLiveSourceCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/DeletePlaybackConfigurationCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/DeletePrefetchScheduleCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/DeleteProgramCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/DeleteSourceLocationCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/DeleteVodSourceCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/DescribeLiveSourceCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DescribeProgramCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DescribeSourceLocationCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DescribeVodSourceCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/GetChannelPolicyCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/GetChannelScheduleCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/GetPlaybackConfigurationCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/GetPrefetchScheduleCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/ListAlertsCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/ListLiveSourcesCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/ListPrefetchSchedulesCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/ListVodSourcesCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/PutChannelPolicyCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/PutPlaybackConfigurationCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/UpdateLiveSourceCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/UpdateProgramCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/UpdateSourceLocationCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/UpdateVodSourceCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  90. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  91. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  92. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  93. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  94. package/package.json +19 -19
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: MediaTailorClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
15
15
  requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
@@ -23,28 +23,28 @@ export declare const getRuntimeConfig: (config: MediaTailorClientConfig) => {
23
23
  cacheMiddleware?: boolean | undefined;
24
24
  urlParser: import("@smithy/types").UrlParser;
25
25
  base64Decoder: import("@smithy/types").Decoder;
26
- base64Encoder: (_input: string | Uint8Array) => string;
26
+ base64Encoder: (_input: Uint8Array | string) => string;
27
27
  utf8Decoder: import("@smithy/types").Decoder;
28
- utf8Encoder: (input: string | Uint8Array) => string;
28
+ utf8Encoder: (input: Uint8Array | string) => string;
29
29
  disableHostPrefix: boolean;
30
30
  serviceId: string;
31
- profile?: string | undefined;
31
+ profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
34
+ customUserAgent?: string | import("@smithy/types").UserAgent;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
36
  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;
37
37
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
38
- logger?: import("@smithy/types").Logger | undefined;
38
+ logger?: import("@smithy/types").Logger;
39
39
  }) => import("@smithy/types").EndpointV2;
40
- tls?: boolean | undefined;
41
- serviceConfiguredEndpoint?: undefined;
40
+ tls?: boolean;
41
+ serviceConfiguredEndpoint?: never;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MediaTailorHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };
@@ -7,43 +7,43 @@ export declare const getRuntimeConfig: (config: MediaTailorClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
24
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
25
25
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
26
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
30
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
32
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
33
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
31
+ customUserAgent?: string | import("@smithy/types").UserAgent;
32
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
33
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
34
34
  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;
35
35
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
36
- logger?: import("@smithy/types").Logger | undefined;
36
+ logger?: import("@smithy/types").Logger;
37
37
  }) => import("@smithy/types").EndpointV2;
38
- tls?: boolean | undefined;
39
- serviceConfiguredEndpoint?: undefined;
40
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
38
+ tls?: boolean;
39
+ serviceConfiguredEndpoint?: never;
40
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
41
41
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
42
42
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MediaTailorHttpAuthSchemeProvider;
43
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
44
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
45
- signingEscapePath?: boolean | undefined;
46
- systemClockOffset?: number | undefined;
47
- signingRegion?: string | undefined;
48
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
43
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
44
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
45
+ signingEscapePath?: boolean;
46
+ systemClockOffset?: number;
47
+ signingRegion?: string;
48
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
49
49
  };
@@ -5,10 +5,10 @@ import { MediaTailorClientConfig } from "./MediaTailorClient";
5
5
  export declare const getRuntimeConfig: (config: MediaTailorClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@smithy/types").Logger | undefined;
11
+ logger?: import("@smithy/types").Logger;
12
12
  }) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MediaTailorHttpAuthSchemeProvider;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: MediaTailorClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: (input: string | Uint8Array) => string;
20
+ utf8Encoder: (input: Uint8Array | string) => string;
21
21
  };
@@ -27,7 +27,7 @@ declare const ConfigureLogsForChannelCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ConfigureLogsForChannelCommandInput
30
+ input: ConfigureLogsForChannelCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ConfigureLogsForChannelCommandInput,
33
33
  ConfigureLogsForChannelCommandOutput,
@@ -27,7 +27,7 @@ declare const ConfigureLogsForPlaybackConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ConfigureLogsForPlaybackConfigurationCommandInput
30
+ input: ConfigureLogsForPlaybackConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ConfigureLogsForPlaybackConfigurationCommandInput,
33
33
  ConfigureLogsForPlaybackConfigurationCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateChannelCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateChannelCommandInput
29
+ input: CreateChannelCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateChannelCommandInput,
32
32
  CreateChannelCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateLiveSourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateLiveSourceCommandInput
29
+ input: CreateLiveSourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateLiveSourceCommandInput,
32
32
  CreateLiveSourceCommandOutput,
@@ -27,7 +27,7 @@ declare const CreatePrefetchScheduleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreatePrefetchScheduleCommandInput
30
+ input: CreatePrefetchScheduleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreatePrefetchScheduleCommandInput,
33
33
  CreatePrefetchScheduleCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateProgramCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateProgramCommandInput
29
+ input: CreateProgramCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateProgramCommandInput,
32
32
  CreateProgramCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateSourceLocationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateSourceLocationCommandInput
30
+ input: CreateSourceLocationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateSourceLocationCommandInput,
33
33
  CreateSourceLocationCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateVodSourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateVodSourceCommandInput
29
+ input: CreateVodSourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateVodSourceCommandInput,
32
32
  CreateVodSourceCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteChannelCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteChannelCommandInput
29
+ input: DeleteChannelCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteChannelCommandInput,
32
32
  DeleteChannelCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteChannelPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteChannelPolicyCommandInput
30
+ input: DeleteChannelPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteChannelPolicyCommandInput,
33
33
  DeleteChannelPolicyCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteLiveSourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteLiveSourceCommandInput
29
+ input: DeleteLiveSourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteLiveSourceCommandInput,
32
32
  DeleteLiveSourceCommandOutput,
@@ -27,7 +27,7 @@ declare const DeletePlaybackConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeletePlaybackConfigurationCommandInput
30
+ input: DeletePlaybackConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeletePlaybackConfigurationCommandInput,
33
33
  DeletePlaybackConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const DeletePrefetchScheduleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeletePrefetchScheduleCommandInput
30
+ input: DeletePrefetchScheduleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeletePrefetchScheduleCommandInput,
33
33
  DeletePrefetchScheduleCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteProgramCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteProgramCommandInput
29
+ input: DeleteProgramCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteProgramCommandInput,
32
32
  DeleteProgramCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteSourceLocationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteSourceLocationCommandInput
30
+ input: DeleteSourceLocationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteSourceLocationCommandInput,
33
33
  DeleteSourceLocationCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteVodSourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteVodSourceCommandInput
29
+ input: DeleteVodSourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteVodSourceCommandInput,
32
32
  DeleteVodSourceCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeChannelCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeChannelCommandInput
29
+ input: DescribeChannelCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeChannelCommandInput,
32
32
  DescribeChannelCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeLiveSourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeLiveSourceCommandInput
30
+ input: DescribeLiveSourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeLiveSourceCommandInput,
33
33
  DescribeLiveSourceCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeProgramCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeProgramCommandInput
29
+ input: DescribeProgramCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeProgramCommandInput,
32
32
  DescribeProgramCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeSourceLocationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeSourceLocationCommandInput
30
+ input: DescribeSourceLocationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeSourceLocationCommandInput,
33
33
  DescribeSourceLocationCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeVodSourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeVodSourceCommandInput
30
+ input: DescribeVodSourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeVodSourceCommandInput,
33
33
  DescribeVodSourceCommandOutput,
@@ -26,7 +26,7 @@ declare const GetChannelPolicyCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetChannelPolicyCommandInput
29
+ input: GetChannelPolicyCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetChannelPolicyCommandInput,
32
32
  GetChannelPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const GetChannelScheduleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetChannelScheduleCommandInput
30
+ input: GetChannelScheduleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetChannelScheduleCommandInput,
33
33
  GetChannelScheduleCommandOutput,
@@ -27,7 +27,7 @@ declare const GetPlaybackConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetPlaybackConfigurationCommandInput
30
+ input: GetPlaybackConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetPlaybackConfigurationCommandInput,
33
33
  GetPlaybackConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const GetPrefetchScheduleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetPrefetchScheduleCommandInput
30
+ input: GetPrefetchScheduleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetPrefetchScheduleCommandInput,
33
33
  GetPrefetchScheduleCommandOutput,
@@ -23,7 +23,7 @@ declare const ListAlertsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListAlertsCommandInput
26
+ input: ListAlertsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListAlertsCommandInput,
29
29
  ListAlertsCommandOutput,
@@ -26,7 +26,7 @@ declare const ListLiveSourcesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListLiveSourcesCommandInput
29
+ input: ListLiveSourcesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListLiveSourcesCommandInput,
32
32
  ListLiveSourcesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListPrefetchSchedulesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListPrefetchSchedulesCommandInput
30
+ input: ListPrefetchSchedulesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListPrefetchSchedulesCommandInput,
33
33
  ListPrefetchSchedulesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsForResourceCommandInput
30
+ input: ListTagsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const ListVodSourcesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListVodSourcesCommandInput
29
+ input: ListVodSourcesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListVodSourcesCommandInput,
32
32
  ListVodSourcesCommandOutput,
@@ -26,7 +26,7 @@ declare const PutChannelPolicyCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: PutChannelPolicyCommandInput
29
+ input: PutChannelPolicyCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  PutChannelPolicyCommandInput,
32
32
  PutChannelPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const PutPlaybackConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutPlaybackConfigurationCommandInput
30
+ input: PutPlaybackConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutPlaybackConfigurationCommandInput,
33
33
  PutPlaybackConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const StartChannelCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: StartChannelCommandInput
26
+ input: StartChannelCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  StartChannelCommandInput,
29
29
  StartChannelCommandOutput,
@@ -23,7 +23,7 @@ declare const StopChannelCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: StopChannelCommandInput
26
+ input: StopChannelCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  StopChannelCommandInput,
29
29
  StopChannelCommandOutput,
@@ -21,7 +21,7 @@ declare const TagResourceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: TagResourceCommandInput
24
+ input: TagResourceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  TagResourceCommandInput,
27
27
  TagResourceCommandOutput,
@@ -21,7 +21,7 @@ declare const UntagResourceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UntagResourceCommandInput
24
+ input: UntagResourceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UntagResourceCommandInput,
27
27
  UntagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateChannelCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateChannelCommandInput
29
+ input: UpdateChannelCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateChannelCommandInput,
32
32
  UpdateChannelCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateLiveSourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateLiveSourceCommandInput
29
+ input: UpdateLiveSourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateLiveSourceCommandInput,
32
32
  UpdateLiveSourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateProgramCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateProgramCommandInput
29
+ input: UpdateProgramCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateProgramCommandInput,
32
32
  UpdateProgramCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateSourceLocationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateSourceLocationCommandInput
30
+ input: UpdateSourceLocationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateSourceLocationCommandInput,
33
33
  UpdateSourceLocationCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateVodSourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateVodSourceCommandInput
29
+ input: UpdateVodSourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateVodSourceCommandInput,
32
32
  UpdateVodSourceCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";