@aws-sdk/client-license-manager 3.362.0 → 3.363.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/LicenseManager.js +1 -1
- package/dist-cjs/LicenseManagerClient.js +5 -5
- package/dist-cjs/commands/AcceptGrantCommand.js +3 -3
- package/dist-cjs/commands/CheckInLicenseCommand.js +3 -3
- package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +3 -3
- package/dist-cjs/commands/CheckoutLicenseCommand.js +3 -3
- package/dist-cjs/commands/CreateGrantCommand.js +3 -3
- package/dist-cjs/commands/CreateGrantVersionCommand.js +3 -3
- package/dist-cjs/commands/CreateLicenseCommand.js +3 -3
- package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +3 -3
- package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +3 -3
- package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-cjs/commands/CreateLicenseVersionCommand.js +3 -3
- package/dist-cjs/commands/CreateTokenCommand.js +3 -3
- package/dist-cjs/commands/DeleteGrantCommand.js +3 -3
- package/dist-cjs/commands/DeleteLicenseCommand.js +3 -3
- package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-cjs/commands/DeleteTokenCommand.js +3 -3
- package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +3 -3
- package/dist-cjs/commands/GetAccessTokenCommand.js +3 -3
- package/dist-cjs/commands/GetGrantCommand.js +3 -3
- package/dist-cjs/commands/GetLicenseCommand.js +3 -3
- package/dist-cjs/commands/GetLicenseConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +3 -3
- package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-cjs/commands/GetLicenseUsageCommand.js +3 -3
- package/dist-cjs/commands/GetServiceSettingsCommand.js +3 -3
- package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +3 -3
- package/dist-cjs/commands/ListDistributedGrantsCommand.js +3 -3
- package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +3 -3
- package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +3 -3
- package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +3 -3
- package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +3 -3
- package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListLicenseVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListLicensesCommand.js +3 -3
- package/dist-cjs/commands/ListReceivedGrantsCommand.js +3 -3
- package/dist-cjs/commands/ListReceivedGrantsForOrganizationCommand.js +3 -3
- package/dist-cjs/commands/ListReceivedLicensesCommand.js +3 -3
- package/dist-cjs/commands/ListReceivedLicensesForOrganizationCommand.js +3 -3
- package/dist-cjs/commands/ListResourceInventoryCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListTokensCommand.js +3 -3
- package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +3 -3
- package/dist-cjs/commands/RejectGrantCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +3 -3
- package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateServiceSettingsCommand.js +3 -3
- package/dist-cjs/models/LicenseManagerServiceException.js +1 -1
- package/dist-cjs/protocols/Aws_json1_1.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/LicenseManager.js +1 -1
- package/dist-es/LicenseManagerClient.js +5 -5
- package/dist-es/commands/AcceptGrantCommand.js +3 -3
- package/dist-es/commands/CheckInLicenseCommand.js +3 -3
- package/dist-es/commands/CheckoutBorrowLicenseCommand.js +3 -3
- package/dist-es/commands/CheckoutLicenseCommand.js +3 -3
- package/dist-es/commands/CreateGrantCommand.js +3 -3
- package/dist-es/commands/CreateGrantVersionCommand.js +3 -3
- package/dist-es/commands/CreateLicenseCommand.js +3 -3
- package/dist-es/commands/CreateLicenseConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateLicenseConversionTaskForResourceCommand.js +3 -3
- package/dist-es/commands/CreateLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-es/commands/CreateLicenseVersionCommand.js +3 -3
- package/dist-es/commands/CreateTokenCommand.js +3 -3
- package/dist-es/commands/DeleteGrantCommand.js +3 -3
- package/dist-es/commands/DeleteLicenseCommand.js +3 -3
- package/dist-es/commands/DeleteLicenseConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-es/commands/DeleteTokenCommand.js +3 -3
- package/dist-es/commands/ExtendLicenseConsumptionCommand.js +3 -3
- package/dist-es/commands/GetAccessTokenCommand.js +3 -3
- package/dist-es/commands/GetGrantCommand.js +3 -3
- package/dist-es/commands/GetLicenseCommand.js +3 -3
- package/dist-es/commands/GetLicenseConfigurationCommand.js +3 -3
- package/dist-es/commands/GetLicenseConversionTaskCommand.js +3 -3
- package/dist-es/commands/GetLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-es/commands/GetLicenseUsageCommand.js +3 -3
- package/dist-es/commands/GetServiceSettingsCommand.js +3 -3
- package/dist-es/commands/ListAssociationsForLicenseConfigurationCommand.js +3 -3
- package/dist-es/commands/ListDistributedGrantsCommand.js +3 -3
- package/dist-es/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +3 -3
- package/dist-es/commands/ListLicenseConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListLicenseConversionTasksCommand.js +3 -3
- package/dist-es/commands/ListLicenseManagerReportGeneratorsCommand.js +3 -3
- package/dist-es/commands/ListLicenseSpecificationsForResourceCommand.js +3 -3
- package/dist-es/commands/ListLicenseVersionsCommand.js +3 -3
- package/dist-es/commands/ListLicensesCommand.js +3 -3
- package/dist-es/commands/ListReceivedGrantsCommand.js +3 -3
- package/dist-es/commands/ListReceivedGrantsForOrganizationCommand.js +3 -3
- package/dist-es/commands/ListReceivedLicensesCommand.js +3 -3
- package/dist-es/commands/ListReceivedLicensesForOrganizationCommand.js +3 -3
- package/dist-es/commands/ListResourceInventoryCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTokensCommand.js +3 -3
- package/dist-es/commands/ListUsageForLicenseConfigurationCommand.js +3 -3
- package/dist-es/commands/RejectGrantCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateLicenseConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-es/commands/UpdateLicenseSpecificationsForResourceCommand.js +3 -3
- package/dist-es/commands/UpdateServiceSettingsCommand.js +3 -3
- package/dist-es/models/LicenseManagerServiceException.js +1 -1
- package/dist-es/protocols/Aws_json1_1.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/LicenseManager.d.ts +1 -1
- package/dist-types/LicenseManagerClient.d.ts +8 -8
- package/dist-types/commands/AcceptGrantCommand.d.ts +3 -3
- package/dist-types/commands/CheckInLicenseCommand.d.ts +3 -3
- package/dist-types/commands/CheckoutBorrowLicenseCommand.d.ts +3 -3
- package/dist-types/commands/CheckoutLicenseCommand.d.ts +3 -3
- package/dist-types/commands/CreateGrantCommand.d.ts +3 -3
- package/dist-types/commands/CreateGrantVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateLicenseCommand.d.ts +3 -3
- package/dist-types/commands/CreateLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +3 -3
- package/dist-types/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/commands/CreateLicenseVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateTokenCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGrantCommand.d.ts +3 -3
- package/dist-types/commands/DeleteLicenseCommand.d.ts +3 -3
- package/dist-types/commands/DeleteLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTokenCommand.d.ts +3 -3
- package/dist-types/commands/ExtendLicenseConsumptionCommand.d.ts +3 -3
- package/dist-types/commands/GetAccessTokenCommand.d.ts +3 -3
- package/dist-types/commands/GetGrantCommand.d.ts +3 -3
- package/dist-types/commands/GetLicenseCommand.d.ts +3 -3
- package/dist-types/commands/GetLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetLicenseConversionTaskCommand.d.ts +3 -3
- package/dist-types/commands/GetLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/commands/GetLicenseUsageCommand.d.ts +3 -3
- package/dist-types/commands/GetServiceSettingsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/ListDistributedGrantsCommand.d.ts +3 -3
- package/dist-types/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +3 -3
- package/dist-types/commands/ListLicenseConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListLicenseConversionTasksCommand.d.ts +3 -3
- package/dist-types/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +3 -3
- package/dist-types/commands/ListLicenseSpecificationsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListLicenseVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListLicensesCommand.d.ts +3 -3
- package/dist-types/commands/ListReceivedGrantsCommand.d.ts +3 -3
- package/dist-types/commands/ListReceivedGrantsForOrganizationCommand.d.ts +3 -3
- package/dist-types/commands/ListReceivedLicensesCommand.d.ts +3 -3
- package/dist-types/commands/ListReceivedLicensesForOrganizationCommand.d.ts +3 -3
- package/dist-types/commands/ListResourceInventoryCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTokensCommand.d.ts +3 -3
- package/dist-types/commands/ListUsageForLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/RejectGrantCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateServiceSettingsCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/LicenseManagerServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/LicenseManager.d.ts +1 -1
- package/dist-types/ts3.4/LicenseManagerClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/AcceptGrantCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CheckInLicenseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CheckoutBorrowLicenseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CheckoutLicenseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateGrantCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateGrantVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateLicenseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateLicenseVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteGrantCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteLicenseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTokenCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ExtendLicenseConsumptionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetGrantCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetLicenseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetLicenseConversionTaskCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetLicenseUsageCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetServiceSettingsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDistributedGrantsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListLicenseConfigurationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListLicenseConversionTasksCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListLicenseSpecificationsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListLicenseVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListLicensesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListReceivedGrantsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListReceivedGrantsForOrganizationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListReceivedLicensesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListReceivedLicensesForOrganizationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListResourceInventoryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTokensCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListUsageForLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RejectGrantCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateServiceSettingsCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/LicenseManagerServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +31 -30
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
LicenseManagerClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
|
+
Endpoint,
|
|
2
3
|
EndpointParameters as __EndpointParameters,
|
|
3
4
|
EndpointV2,
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
Provider,
|
|
6
|
+
} from "@smithy/types";
|
|
6
7
|
export interface ClientInputEndpointParameters {
|
|
7
8
|
region?: string | Provider<string>;
|
|
8
9
|
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RuleSetObject } from "@
|
|
1
|
+
import { RuleSetObject } from "@smithy/types";
|
|
2
2
|
export declare const ruleSet: RuleSetObject;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
-
} from "@
|
|
4
|
+
} from "@smithy/smithy-client";
|
|
5
5
|
export { __ServiceException, __ServiceExceptionOptions };
|
|
6
6
|
export declare class LicenseManagerServiceException extends __ServiceException {
|
|
7
7
|
constructor(options: __ServiceExceptionOptions);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { LicenseManagerServiceException as __BaseException } from "./LicenseManagerServiceException";
|
|
3
3
|
export interface AcceptGrantRequest {
|
|
4
4
|
GrantArn: string | undefined;
|
|
@@ -1,94 +1,89 @@
|
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
|
2
2
|
import { LicenseManagerClientConfig } from "./LicenseManagerClient";
|
|
3
3
|
export declare const getRuntimeConfig: (config: LicenseManagerClientConfig) => {
|
|
4
4
|
runtime: string;
|
|
5
|
-
defaultsMode: import("@
|
|
6
|
-
import("@
|
|
5
|
+
defaultsMode: import("@smithy/types").Provider<
|
|
6
|
+
import("@smithy/smithy-client").ResolvedDefaultsMode
|
|
7
7
|
>;
|
|
8
|
-
bodyLengthChecker: import("@
|
|
8
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider: (
|
|
10
10
|
input: any
|
|
11
11
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
12
|
-
defaultUserAgentProvider: import("@
|
|
13
|
-
import("@
|
|
12
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
13
|
+
import("@smithy/types").UserAgent
|
|
14
14
|
>;
|
|
15
|
-
maxAttempts:
|
|
16
|
-
|
|
17
|
-
region: string | import("@aws-sdk/types").Provider<any>;
|
|
15
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
16
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
18
17
|
requestHandler:
|
|
19
|
-
| (import("@
|
|
18
|
+
| (import("@smithy/types").RequestHandler<
|
|
20
19
|
any,
|
|
21
20
|
any,
|
|
22
|
-
import("@
|
|
21
|
+
import("@smithy/types").HttpHandlerOptions
|
|
23
22
|
> &
|
|
24
23
|
import("@smithy/protocol-http").HttpHandler)
|
|
25
24
|
| RequestHandler;
|
|
26
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
27
|
-
sha256: import("@
|
|
26
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
28
27
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
29
|
-
useDualstackEndpoint:
|
|
30
|
-
|
|
31
|
-
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
32
|
-
(boolean | import("@aws-sdk/types").Provider<boolean>);
|
|
28
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
29
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
33
30
|
apiVersion: string;
|
|
34
|
-
urlParser: import("@
|
|
31
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
35
32
|
base64Decoder: import("@smithy/types").Decoder;
|
|
36
33
|
base64Encoder: import("@smithy/types").Encoder;
|
|
37
34
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
38
35
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
39
36
|
disableHostPrefix: boolean;
|
|
40
37
|
serviceId: string;
|
|
41
|
-
logger: import("@
|
|
38
|
+
logger: import("@smithy/types").Logger;
|
|
42
39
|
endpoint?:
|
|
43
40
|
| ((
|
|
44
41
|
| string
|
|
45
|
-
| import("@
|
|
46
|
-
| import("@
|
|
47
|
-
| import("@
|
|
48
|
-
| import("@
|
|
42
|
+
| import("@smithy/types").Endpoint
|
|
43
|
+
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
44
|
+
| import("@smithy/types").EndpointV2
|
|
45
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
49
46
|
) &
|
|
50
47
|
(
|
|
51
48
|
| string
|
|
52
49
|
| import("@smithy/types").Provider<string>
|
|
53
50
|
| import("@smithy/types").Endpoint
|
|
54
51
|
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
55
|
-
| import("@
|
|
56
|
-
| import("@smithy/types").Provider<
|
|
57
|
-
import("@aws-sdk/types").EndpointV2
|
|
58
|
-
>
|
|
52
|
+
| import("@smithy/types").EndpointV2
|
|
53
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
59
54
|
))
|
|
60
55
|
| undefined;
|
|
61
56
|
endpointProvider: (
|
|
62
57
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
63
58
|
context?: {
|
|
64
|
-
logger?: import("@
|
|
59
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
65
60
|
}
|
|
66
|
-
) => import("@
|
|
61
|
+
) => import("@smithy/types").EndpointV2;
|
|
67
62
|
tls?: boolean | undefined;
|
|
68
63
|
retryStrategy?:
|
|
69
|
-
| import("@
|
|
70
|
-
| import("@
|
|
64
|
+
| import("@smithy/types").RetryStrategy
|
|
65
|
+
| import("@smithy/types").RetryStrategyV2
|
|
71
66
|
| undefined;
|
|
72
67
|
credentials?:
|
|
73
|
-
| import("@
|
|
74
|
-
| import("@
|
|
75
|
-
import("@
|
|
68
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
69
|
+
| import("@smithy/types").Provider<
|
|
70
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
76
71
|
>
|
|
77
72
|
| undefined;
|
|
78
73
|
signer?:
|
|
79
|
-
| import("@
|
|
74
|
+
| import("@smithy/types").RequestSigner
|
|
80
75
|
| ((
|
|
81
|
-
authScheme?: import("@
|
|
82
|
-
) => Promise<import("@
|
|
76
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
77
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
83
78
|
| undefined;
|
|
84
79
|
signingEscapePath?: boolean | undefined;
|
|
85
80
|
systemClockOffset?: number | undefined;
|
|
86
81
|
signingRegion?: string | undefined;
|
|
87
82
|
signerConstructor?:
|
|
88
83
|
| (new (
|
|
89
|
-
options: import("@
|
|
90
|
-
import("@
|
|
91
|
-
) => import("@
|
|
84
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
85
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
86
|
+
) => import("@smithy/types").RequestSigner)
|
|
92
87
|
| undefined;
|
|
93
|
-
customUserAgent?: string | import("@
|
|
88
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
94
89
|
};
|