@aws-sdk/client-license-manager 3.362.0 → 3.369.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 +34 -33
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListResourceInventoryCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListResourceInventoryCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListTagsForResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListTokensCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListTokensCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListUsageForLicenseConfigurationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListUsageForLicenseConfigurationCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.RejectGrantCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class RejectGrantCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TagResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UntagResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UntagResourceCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateLicenseConfigurationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateLicenseConfigurationCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateLicenseManagerReportGeneratorCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateLicenseManagerReportGeneratorCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateLicenseSpecificationsForResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateLicenseSpecificationsForResourceCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateServiceSettingsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateServiceSettingsCommand extends smithy_client_1.Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.LicenseManagerServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
6
|
class LicenseManagerServiceException extends smithy_client_1.ServiceException {
|
|
7
7
|
constructor(options) {
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.se_UpdateServiceSettingsCommand = exports.se_UpdateLicenseSpecificationsForResourceCommand = exports.se_UpdateLicenseManagerReportGeneratorCommand = exports.se_UpdateLicenseConfigurationCommand = exports.se_UntagResourceCommand = exports.se_TagResourceCommand = exports.se_RejectGrantCommand = exports.se_ListUsageForLicenseConfigurationCommand = exports.se_ListTokensCommand = exports.se_ListTagsForResourceCommand = exports.se_ListResourceInventoryCommand = exports.se_ListReceivedLicensesForOrganizationCommand = exports.se_ListReceivedLicensesCommand = exports.se_ListReceivedGrantsForOrganizationCommand = exports.se_ListReceivedGrantsCommand = exports.se_ListLicenseVersionsCommand = exports.se_ListLicenseSpecificationsForResourceCommand = exports.se_ListLicensesCommand = exports.se_ListLicenseManagerReportGeneratorsCommand = exports.se_ListLicenseConversionTasksCommand = exports.se_ListLicenseConfigurationsCommand = exports.se_ListFailuresForLicenseConfigurationOperationsCommand = exports.se_ListDistributedGrantsCommand = exports.se_ListAssociationsForLicenseConfigurationCommand = exports.se_GetServiceSettingsCommand = exports.se_GetLicenseUsageCommand = exports.se_GetLicenseManagerReportGeneratorCommand = exports.se_GetLicenseConversionTaskCommand = exports.se_GetLicenseConfigurationCommand = exports.se_GetLicenseCommand = exports.se_GetGrantCommand = exports.se_GetAccessTokenCommand = exports.se_ExtendLicenseConsumptionCommand = exports.se_DeleteTokenCommand = exports.se_DeleteLicenseManagerReportGeneratorCommand = exports.se_DeleteLicenseConfigurationCommand = exports.se_DeleteLicenseCommand = exports.se_DeleteGrantCommand = exports.se_CreateTokenCommand = exports.se_CreateLicenseVersionCommand = exports.se_CreateLicenseManagerReportGeneratorCommand = exports.se_CreateLicenseConversionTaskForResourceCommand = exports.se_CreateLicenseConfigurationCommand = exports.se_CreateLicenseCommand = exports.se_CreateGrantVersionCommand = exports.se_CreateGrantCommand = exports.se_CheckoutLicenseCommand = exports.se_CheckoutBorrowLicenseCommand = exports.se_CheckInLicenseCommand = exports.se_AcceptGrantCommand = void 0;
|
|
4
4
|
exports.de_UpdateServiceSettingsCommand = exports.de_UpdateLicenseSpecificationsForResourceCommand = exports.de_UpdateLicenseManagerReportGeneratorCommand = exports.de_UpdateLicenseConfigurationCommand = exports.de_UntagResourceCommand = exports.de_TagResourceCommand = exports.de_RejectGrantCommand = exports.de_ListUsageForLicenseConfigurationCommand = exports.de_ListTokensCommand = exports.de_ListTagsForResourceCommand = exports.de_ListResourceInventoryCommand = exports.de_ListReceivedLicensesForOrganizationCommand = exports.de_ListReceivedLicensesCommand = exports.de_ListReceivedGrantsForOrganizationCommand = exports.de_ListReceivedGrantsCommand = exports.de_ListLicenseVersionsCommand = exports.de_ListLicenseSpecificationsForResourceCommand = exports.de_ListLicensesCommand = exports.de_ListLicenseManagerReportGeneratorsCommand = exports.de_ListLicenseConversionTasksCommand = exports.de_ListLicenseConfigurationsCommand = exports.de_ListFailuresForLicenseConfigurationOperationsCommand = exports.de_ListDistributedGrantsCommand = exports.de_ListAssociationsForLicenseConfigurationCommand = exports.de_GetServiceSettingsCommand = exports.de_GetLicenseUsageCommand = exports.de_GetLicenseManagerReportGeneratorCommand = exports.de_GetLicenseConversionTaskCommand = exports.de_GetLicenseConfigurationCommand = exports.de_GetLicenseCommand = exports.de_GetGrantCommand = exports.de_GetAccessTokenCommand = exports.de_ExtendLicenseConsumptionCommand = exports.de_DeleteTokenCommand = exports.de_DeleteLicenseManagerReportGeneratorCommand = exports.de_DeleteLicenseConfigurationCommand = exports.de_DeleteLicenseCommand = exports.de_DeleteGrantCommand = exports.de_CreateTokenCommand = exports.de_CreateLicenseVersionCommand = exports.de_CreateLicenseManagerReportGeneratorCommand = exports.de_CreateLicenseConversionTaskForResourceCommand = exports.de_CreateLicenseConfigurationCommand = exports.de_CreateLicenseCommand = exports.de_CreateGrantVersionCommand = exports.de_CreateGrantCommand = exports.de_CheckoutLicenseCommand = exports.de_CheckoutBorrowLicenseCommand = exports.de_CheckInLicenseCommand = exports.de_AcceptGrantCommand = void 0;
|
|
5
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
5
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
const LicenseManagerServiceException_1 = require("../models/LicenseManagerServiceException");
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const se_AcceptGrantCommand = async (input, context) => {
|
|
@@ -4,15 +4,15 @@ exports.getRuntimeConfig = void 0;
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const sha256_browser_1 = require("@aws-crypto/sha256-browser");
|
|
7
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
8
|
-
const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
|
|
9
|
-
const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
|
|
10
|
-
const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
|
|
11
|
-
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
12
7
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
8
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
|
+
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
|
+
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
12
|
+
const util_retry_1 = require("@smithy/util-retry");
|
|
13
13
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -4,19 +4,19 @@ exports.getRuntimeConfig = void 0;
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const client_sts_1 = require("@aws-sdk/client-sts");
|
|
7
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
8
7
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
9
|
-
const hash_node_1 = require("@aws-sdk/hash-node");
|
|
10
|
-
const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
11
|
-
const node_config_provider_1 = require("@aws-sdk/node-config-provider");
|
|
12
|
-
const node_http_handler_1 = require("@aws-sdk/node-http-handler");
|
|
13
|
-
const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
|
|
14
|
-
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
15
8
|
const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
9
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
+
const hash_node_1 = require("@smithy/hash-node");
|
|
11
|
+
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
|
+
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
|
+
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
15
|
+
const util_retry_1 = require("@smithy/util-retry");
|
|
16
16
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@
|
|
18
|
-
const util_defaults_mode_node_1 = require("@
|
|
19
|
-
const smithy_client_2 = require("@
|
|
17
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
+
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
20
|
const getRuntimeConfig = (config) => {
|
|
21
21
|
(0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
22
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
5
|
-
const url_parser_1 = require("@
|
|
6
|
-
const util_base64_1 = require("@
|
|
7
|
-
const util_utf8_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
+
const url_parser_1 = require("@smithy/url-parser");
|
|
6
|
+
const util_base64_1 = require("@smithy/util-base64");
|
|
7
|
+
const util_utf8_1 = require("@smithy/util-utf8");
|
|
8
8
|
const endpointResolver_1 = require("./endpoint/endpointResolver");
|
|
9
9
|
const getRuntimeConfig = (config) => ({
|
|
10
10
|
apiVersion: "2018-08-01",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createAggregatedClient } from "@
|
|
1
|
+
import { createAggregatedClient } from "@smithy/smithy-client";
|
|
2
2
|
import { AcceptGrantCommand } from "./commands/AcceptGrantCommand";
|
|
3
3
|
import { CheckInLicenseCommand, } from "./commands/CheckInLicenseCommand";
|
|
4
4
|
import { CheckoutBorrowLicenseCommand, } from "./commands/CheckoutBorrowLicenseCommand";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { resolveRegionConfig } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
3
|
-
import { resolveEndpointConfig } from "@aws-sdk/middleware-endpoint";
|
|
4
1
|
import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
|
|
5
2
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
6
3
|
import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
|
|
7
|
-
import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
8
4
|
import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing";
|
|
9
5
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
10
|
-
import {
|
|
6
|
+
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
7
|
+
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
|
+
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
|
+
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
10
|
+
import { Client as __Client, } from "@smithy/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
13
|
export { __Client };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_AcceptGrantCommand, se_AcceptGrantCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AcceptGrantCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CheckInLicenseCommand, se_CheckInLicenseCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CheckInLicenseCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CheckoutBorrowLicenseCommand, se_CheckoutBorrowLicenseCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CheckoutBorrowLicenseCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CheckoutLicenseCommand, se_CheckoutLicenseCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CheckoutLicenseCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateGrantCommand, se_CreateGrantCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateGrantCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateGrantVersionCommand, se_CreateGrantVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateGrantVersionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateLicenseCommand, se_CreateLicenseCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateLicenseCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateLicenseConfigurationCommand, se_CreateLicenseConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateLicenseConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateLicenseConversionTaskForResourceCommand, se_CreateLicenseConversionTaskForResourceCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateLicenseConversionTaskForResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateLicenseManagerReportGeneratorCommand, se_CreateLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateLicenseManagerReportGeneratorCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateLicenseVersionCommand, se_CreateLicenseVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateLicenseVersionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateTokenCommand, se_CreateTokenCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateTokenCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteGrantCommand, se_DeleteGrantCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteGrantCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteLicenseCommand, se_DeleteLicenseCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteLicenseCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteLicenseConfigurationCommand, se_DeleteLicenseConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteLicenseConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteLicenseManagerReportGeneratorCommand, se_DeleteLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteLicenseManagerReportGeneratorCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteTokenCommand, se_DeleteTokenCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteTokenCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ExtendLicenseConsumptionCommand, se_ExtendLicenseConsumptionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ExtendLicenseConsumptionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetAccessTokenCommand, se_GetAccessTokenCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAccessTokenCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetGrantCommand, se_GetGrantCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetGrantCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetLicenseCommand, se_GetLicenseCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetLicenseCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetLicenseConfigurationCommand, se_GetLicenseConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetLicenseConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetLicenseConversionTaskCommand, se_GetLicenseConversionTaskCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetLicenseConversionTaskCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetLicenseManagerReportGeneratorCommand, se_GetLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetLicenseManagerReportGeneratorCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetLicenseUsageCommand, se_GetLicenseUsageCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetLicenseUsageCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetServiceSettingsCommand, se_GetServiceSettingsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetServiceSettingsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListAssociationsForLicenseConfigurationCommand, se_ListAssociationsForLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAssociationsForLicenseConfigurationCommand extends $Command {
|