@aws-sdk/client-license-manager 3.799.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 (87) hide show
  1. package/dist-types/commands/AcceptGrantCommand.d.ts +1 -1
  2. package/dist-types/commands/CheckInLicenseCommand.d.ts +1 -1
  3. package/dist-types/commands/CheckoutBorrowLicenseCommand.d.ts +1 -1
  4. package/dist-types/commands/CheckoutLicenseCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateGrantCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateGrantVersionCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateLicenseCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateLicenseConfigurationCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateLicenseVersionCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateTokenCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteGrantCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteLicenseCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteLicenseConfigurationCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteTokenCommand.d.ts +1 -1
  18. package/dist-types/commands/ExtendLicenseConsumptionCommand.d.ts +1 -1
  19. package/dist-types/commands/GetAccessTokenCommand.d.ts +1 -1
  20. package/dist-types/commands/GetGrantCommand.d.ts +1 -1
  21. package/dist-types/commands/GetLicenseCommand.d.ts +1 -1
  22. package/dist-types/commands/GetLicenseConfigurationCommand.d.ts +1 -1
  23. package/dist-types/commands/GetLicenseConversionTaskCommand.d.ts +1 -1
  24. package/dist-types/commands/GetLicenseManagerReportGeneratorCommand.d.ts +1 -1
  25. package/dist-types/commands/GetLicenseUsageCommand.d.ts +1 -1
  26. package/dist-types/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +1 -1
  27. package/dist-types/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +1 -1
  28. package/dist-types/commands/ListLicenseSpecificationsForResourceCommand.d.ts +1 -1
  29. package/dist-types/commands/ListLicenseVersionsCommand.d.ts +1 -1
  30. package/dist-types/commands/ListReceivedGrantsForOrganizationCommand.d.ts +1 -1
  31. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  32. package/dist-types/commands/ListUsageForLicenseConfigurationCommand.d.ts +1 -1
  33. package/dist-types/commands/RejectGrantCommand.d.ts +1 -1
  34. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  35. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  36. package/dist-types/commands/UpdateLicenseConfigurationCommand.d.ts +1 -1
  37. package/dist-types/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +1 -1
  38. package/dist-types/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +1 -1
  39. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  40. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  41. package/dist-types/runtimeConfig.d.ts +16 -16
  42. package/dist-types/runtimeConfig.native.d.ts +18 -18
  43. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  44. package/dist-types/ts3.4/commands/AcceptGrantCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/CheckInLicenseCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/CheckoutBorrowLicenseCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/CheckoutLicenseCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/CreateGrantCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/CreateGrantVersionCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/CreateLicenseCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/CreateLicenseConfigurationCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/CreateLicenseVersionCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/DeleteGrantCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/DeleteLicenseCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/DeleteLicenseConfigurationCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/DeleteTokenCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/ExtendLicenseConsumptionCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/GetGrantCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/GetLicenseCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/GetLicenseConfigurationCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/GetLicenseConversionTaskCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/GetLicenseManagerReportGeneratorCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/GetLicenseUsageCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/ListLicenseSpecificationsForResourceCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/ListLicenseVersionsCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/ListReceivedGrantsForOrganizationCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/ListUsageForLicenseConfigurationCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/RejectGrantCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/UpdateLicenseConfigurationCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  83. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  84. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  85. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  86. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  87. package/package.json +20 -20
@@ -7,43 +7,43 @@ export declare const getRuntimeConfig: (config: LicenseManagerClientConfig) => {
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").LicenseManagerHttpAuthSchemeProvider;
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 { LicenseManagerClientConfig } from "./LicenseManagerClient";
5
5
  export declare const getRuntimeConfig: (config: LicenseManagerClientConfig) => {
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").LicenseManagerHttpAuthSchemeProvider;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: LicenseManagerClientConfig) => {
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
  };
@@ -23,7 +23,7 @@ declare const AcceptGrantCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: AcceptGrantCommandInput
26
+ input: AcceptGrantCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  AcceptGrantCommandInput,
29
29
  AcceptGrantCommandOutput,
@@ -26,7 +26,7 @@ declare const CheckInLicenseCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CheckInLicenseCommandInput
29
+ input: CheckInLicenseCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CheckInLicenseCommandInput,
32
32
  CheckInLicenseCommandOutput,
@@ -27,7 +27,7 @@ declare const CheckoutBorrowLicenseCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CheckoutBorrowLicenseCommandInput
30
+ input: CheckoutBorrowLicenseCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CheckoutBorrowLicenseCommandInput,
33
33
  CheckoutBorrowLicenseCommandOutput,
@@ -26,7 +26,7 @@ declare const CheckoutLicenseCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CheckoutLicenseCommandInput
29
+ input: CheckoutLicenseCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CheckoutLicenseCommandInput,
32
32
  CheckoutLicenseCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateGrantCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateGrantCommandInput
26
+ input: CreateGrantCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateGrantCommandInput,
29
29
  CreateGrantCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateGrantVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateGrantVersionCommandInput
30
+ input: CreateGrantVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateGrantVersionCommandInput,
33
33
  CreateGrantVersionCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateLicenseCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateLicenseCommandInput
29
+ input: CreateLicenseCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateLicenseCommandInput,
32
32
  CreateLicenseCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateLicenseConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateLicenseConfigurationCommandInput
30
+ input: CreateLicenseConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateLicenseConfigurationCommandInput,
33
33
  CreateLicenseConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateLicenseConversionTaskForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateLicenseConversionTaskForResourceCommandInput
30
+ input: CreateLicenseConversionTaskForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateLicenseConversionTaskForResourceCommandInput,
33
33
  CreateLicenseConversionTaskForResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateLicenseManagerReportGeneratorCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateLicenseManagerReportGeneratorCommandInput
30
+ input: CreateLicenseManagerReportGeneratorCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateLicenseManagerReportGeneratorCommandInput,
33
33
  CreateLicenseManagerReportGeneratorCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateLicenseVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateLicenseVersionCommandInput
30
+ input: CreateLicenseVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateLicenseVersionCommandInput,
33
33
  CreateLicenseVersionCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateTokenCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateTokenCommandInput
26
+ input: CreateTokenCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateTokenCommandInput,
29
29
  CreateTokenCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteGrantCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteGrantCommandInput
26
+ input: DeleteGrantCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteGrantCommandInput,
29
29
  DeleteGrantCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteLicenseCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteLicenseCommandInput
29
+ input: DeleteLicenseCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteLicenseCommandInput,
32
32
  DeleteLicenseCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteLicenseConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteLicenseConfigurationCommandInput
30
+ input: DeleteLicenseConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteLicenseConfigurationCommandInput,
33
33
  DeleteLicenseConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteLicenseManagerReportGeneratorCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteLicenseManagerReportGeneratorCommandInput
30
+ input: DeleteLicenseManagerReportGeneratorCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteLicenseManagerReportGeneratorCommandInput,
33
33
  DeleteLicenseManagerReportGeneratorCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteTokenCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteTokenCommandInput
26
+ input: DeleteTokenCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteTokenCommandInput,
29
29
  DeleteTokenCommandOutput,
@@ -27,7 +27,7 @@ declare const ExtendLicenseConsumptionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ExtendLicenseConsumptionCommandInput
30
+ input: ExtendLicenseConsumptionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ExtendLicenseConsumptionCommandInput,
33
33
  ExtendLicenseConsumptionCommandOutput,
@@ -26,7 +26,7 @@ declare const GetAccessTokenCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetAccessTokenCommandInput
29
+ input: GetAccessTokenCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetAccessTokenCommandInput,
32
32
  GetAccessTokenCommandOutput,
@@ -23,7 +23,7 @@ declare const GetGrantCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetGrantCommandInput
26
+ input: GetGrantCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetGrantCommandInput,
29
29
  GetGrantCommandOutput,
@@ -23,7 +23,7 @@ declare const GetLicenseCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetLicenseCommandInput
26
+ input: GetLicenseCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetLicenseCommandInput,
29
29
  GetLicenseCommandOutput,
@@ -27,7 +27,7 @@ declare const GetLicenseConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetLicenseConfigurationCommandInput
30
+ input: GetLicenseConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetLicenseConfigurationCommandInput,
33
33
  GetLicenseConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const GetLicenseConversionTaskCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetLicenseConversionTaskCommandInput
30
+ input: GetLicenseConversionTaskCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetLicenseConversionTaskCommandInput,
33
33
  GetLicenseConversionTaskCommandOutput,
@@ -27,7 +27,7 @@ declare const GetLicenseManagerReportGeneratorCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetLicenseManagerReportGeneratorCommandInput
30
+ input: GetLicenseManagerReportGeneratorCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetLicenseManagerReportGeneratorCommandInput,
33
33
  GetLicenseManagerReportGeneratorCommandOutput,
@@ -26,7 +26,7 @@ declare const GetLicenseUsageCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetLicenseUsageCommandInput
29
+ input: GetLicenseUsageCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetLicenseUsageCommandInput,
32
32
  GetLicenseUsageCommandOutput,
@@ -27,7 +27,7 @@ declare const ListAssociationsForLicenseConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListAssociationsForLicenseConfigurationCommandInput
30
+ input: ListAssociationsForLicenseConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListAssociationsForLicenseConfigurationCommandInput,
33
33
  ListAssociationsForLicenseConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const ListFailuresForLicenseConfigurationOperationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListFailuresForLicenseConfigurationOperationsCommandInput
30
+ input: ListFailuresForLicenseConfigurationOperationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListFailuresForLicenseConfigurationOperationsCommandInput,
33
33
  ListFailuresForLicenseConfigurationOperationsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListLicenseSpecificationsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListLicenseSpecificationsForResourceCommandInput
30
+ input: ListLicenseSpecificationsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListLicenseSpecificationsForResourceCommandInput,
33
33
  ListLicenseSpecificationsForResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const ListLicenseVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListLicenseVersionsCommandInput
30
+ input: ListLicenseVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListLicenseVersionsCommandInput,
33
33
  ListLicenseVersionsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListReceivedGrantsForOrganizationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListReceivedGrantsForOrganizationCommandInput
30
+ input: ListReceivedGrantsForOrganizationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListReceivedGrantsForOrganizationCommandInput,
33
33
  ListReceivedGrantsForOrganizationCommandOutput,
@@ -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,
@@ -27,7 +27,7 @@ declare const ListUsageForLicenseConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListUsageForLicenseConfigurationCommandInput
30
+ input: ListUsageForLicenseConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListUsageForLicenseConfigurationCommandInput,
33
33
  ListUsageForLicenseConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const RejectGrantCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: RejectGrantCommandInput
26
+ input: RejectGrantCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  RejectGrantCommandInput,
29
29
  RejectGrantCommandOutput,
@@ -23,7 +23,7 @@ declare const TagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: TagResourceCommandInput
26
+ input: TagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  TagResourceCommandInput,
29
29
  TagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UntagResourceCommandInput
29
+ input: UntagResourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UntagResourceCommandInput,
32
32
  UntagResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateLicenseConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateLicenseConfigurationCommandInput
30
+ input: UpdateLicenseConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateLicenseConfigurationCommandInput,
33
33
  UpdateLicenseConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateLicenseManagerReportGeneratorCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateLicenseManagerReportGeneratorCommandInput
30
+ input: UpdateLicenseManagerReportGeneratorCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateLicenseManagerReportGeneratorCommandInput,
33
33
  UpdateLicenseManagerReportGeneratorCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateLicenseSpecificationsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateLicenseSpecificationsForResourceCommandInput
30
+ input: UpdateLicenseSpecificationsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateLicenseSpecificationsForResourceCommandInput,
33
33
  UpdateLicenseSpecificationsForResourceCommandOutput,
@@ -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";
@@ -12,9 +12,7 @@ export declare const getRuntimeConfig: (config: LicenseManagerClientConfig) => {
12
12
  _: unknown
13
13
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
14
  defaultUserAgentProvider: (
15
- config?:
16
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
17
- | undefined
15
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
18
16
  ) => Promise<import("@smithy/types").UserAgent>;
19
17
  maxAttempts: number | import("@smithy/types").Provider<number>;
20
18
  region: string | import("@smithy/types").Provider<any>;
@@ -30,23 +28,22 @@ export declare const getRuntimeConfig: (config: LicenseManagerClientConfig) => {
30
28
  cacheMiddleware?: boolean | undefined;
31
29
  urlParser: import("@smithy/types").UrlParser;
32
30
  base64Decoder: import("@smithy/types").Decoder;
33
- base64Encoder: (_input: string | Uint8Array) => string;
31
+ base64Encoder: (_input: Uint8Array | string) => string;
34
32
  utf8Decoder: import("@smithy/types").Decoder;
35
- utf8Encoder: (input: string | Uint8Array) => string;
33
+ utf8Encoder: (input: Uint8Array | string) => string;
36
34
  disableHostPrefix: boolean;
37
35
  serviceId: string;
38
- profile?: string | undefined;
36
+ profile?: string;
39
37
  logger: import("@smithy/types").Logger;
40
38
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
39
+ customUserAgent?: string | import("@smithy/types").UserAgent;
42
40
  userAgentAppId?:
43
41
  | string
44
- | import("@smithy/types").Provider<string | undefined>
45
- | undefined;
42
+ | undefined
43
+ | import("@smithy/types").Provider<string | undefined>;
46
44
  retryStrategy?:
47
45
  | import("@smithy/types").RetryStrategy
48
- | import("@smithy/types").RetryStrategyV2
49
- | undefined;
46
+ | import("@smithy/types").RetryStrategyV2;
50
47
  endpoint?:
51
48
  | ((
52
49
  | string
@@ -67,34 +64,27 @@ export declare const getRuntimeConfig: (config: LicenseManagerClientConfig) => {
67
64
  endpointProvider: (
68
65
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
69
66
  context?: {
70
- logger?: import("@smithy/types").Logger | undefined;
67
+ logger?: import("@smithy/types").Logger;
71
68
  }
72
69
  ) => import("@smithy/types").EndpointV2;
73
- tls?: boolean | undefined;
74
- serviceConfiguredEndpoint?: undefined;
75
- authSchemePreference?:
76
- | string[]
77
- | import("@smithy/types").Provider<string[]>
78
- | undefined;
70
+ tls?: boolean;
71
+ serviceConfiguredEndpoint?: never;
72
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
79
73
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
80
74
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").LicenseManagerHttpAuthSchemeProvider;
81
75
  credentials?:
82
76
  | import("@smithy/types").AwsCredentialIdentity
83
- | import("@smithy/types").AwsCredentialIdentityProvider
84
- | undefined;
77
+ | import("@smithy/types").AwsCredentialIdentityProvider;
85
78
  signer?:
86
79
  | import("@smithy/types").RequestSigner
87
80
  | ((
88
- authScheme?: import("@smithy/types").AuthScheme | undefined
89
- ) => Promise<import("@smithy/types").RequestSigner>)
90
- | undefined;
91
- signingEscapePath?: boolean | undefined;
92
- systemClockOffset?: number | undefined;
93
- signingRegion?: string | undefined;
94
- signerConstructor?:
95
- | (new (
96
- options: import("@smithy/signature-v4").SignatureV4Init &
97
- import("@smithy/signature-v4").SignatureV4CryptoInit
98
- ) => import("@smithy/types").RequestSigner)
99
- | undefined;
81
+ authScheme?: import("@smithy/types").AuthScheme
82
+ ) => Promise<import("@smithy/types").RequestSigner>);
83
+ signingEscapePath?: boolean;
84
+ systemClockOffset?: number;
85
+ signingRegion?: string;
86
+ signerConstructor?: new (
87
+ options: import("@smithy/signature-v4").SignatureV4Init &
88
+ import("@smithy/signature-v4").SignatureV4CryptoInit
89
+ ) => import("@smithy/types").RequestSigner;
100
90
  };