@aws-sdk/client-license-manager 3.477.0 → 3.481.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/commands/AcceptGrantCommand.js +18 -41
- package/dist-cjs/commands/CheckInLicenseCommand.js +18 -41
- package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +18 -41
- package/dist-cjs/commands/CheckoutLicenseCommand.js +18 -41
- package/dist-cjs/commands/CreateGrantCommand.js +18 -41
- package/dist-cjs/commands/CreateGrantVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateLicenseCommand.js +18 -41
- package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +18 -41
- package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-cjs/commands/CreateLicenseVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateTokenCommand.js +18 -41
- package/dist-cjs/commands/DeleteGrantCommand.js +18 -41
- package/dist-cjs/commands/DeleteLicenseCommand.js +18 -41
- package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-cjs/commands/DeleteTokenCommand.js +18 -41
- package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +18 -41
- package/dist-cjs/commands/GetAccessTokenCommand.js +18 -41
- package/dist-cjs/commands/GetGrantCommand.js +18 -41
- package/dist-cjs/commands/GetLicenseCommand.js +18 -41
- package/dist-cjs/commands/GetLicenseConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +18 -41
- package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-cjs/commands/GetLicenseUsageCommand.js +18 -41
- package/dist-cjs/commands/GetServiceSettingsCommand.js +18 -41
- package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +18 -41
- package/dist-cjs/commands/ListDistributedGrantsCommand.js +18 -41
- package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +18 -41
- package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +18 -41
- package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +18 -41
- package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListLicenseVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListLicensesCommand.js +18 -41
- package/dist-cjs/commands/ListReceivedGrantsCommand.js +18 -41
- package/dist-cjs/commands/ListReceivedGrantsForOrganizationCommand.js +18 -41
- package/dist-cjs/commands/ListReceivedLicensesCommand.js +18 -41
- package/dist-cjs/commands/ListReceivedLicensesForOrganizationCommand.js +18 -41
- package/dist-cjs/commands/ListResourceInventoryCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTokensCommand.js +18 -41
- package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +18 -41
- package/dist-cjs/commands/RejectGrantCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceSettingsCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AcceptGrantCommand.js +18 -41
- package/dist-es/commands/CheckInLicenseCommand.js +18 -41
- package/dist-es/commands/CheckoutBorrowLicenseCommand.js +18 -41
- package/dist-es/commands/CheckoutLicenseCommand.js +18 -41
- package/dist-es/commands/CreateGrantCommand.js +18 -41
- package/dist-es/commands/CreateGrantVersionCommand.js +18 -41
- package/dist-es/commands/CreateLicenseCommand.js +18 -41
- package/dist-es/commands/CreateLicenseConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateLicenseConversionTaskForResourceCommand.js +18 -41
- package/dist-es/commands/CreateLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-es/commands/CreateLicenseVersionCommand.js +18 -41
- package/dist-es/commands/CreateTokenCommand.js +18 -41
- package/dist-es/commands/DeleteGrantCommand.js +18 -41
- package/dist-es/commands/DeleteLicenseCommand.js +18 -41
- package/dist-es/commands/DeleteLicenseConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-es/commands/DeleteTokenCommand.js +18 -41
- package/dist-es/commands/ExtendLicenseConsumptionCommand.js +18 -41
- package/dist-es/commands/GetAccessTokenCommand.js +18 -41
- package/dist-es/commands/GetGrantCommand.js +18 -41
- package/dist-es/commands/GetLicenseCommand.js +18 -41
- package/dist-es/commands/GetLicenseConfigurationCommand.js +18 -41
- package/dist-es/commands/GetLicenseConversionTaskCommand.js +18 -41
- package/dist-es/commands/GetLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-es/commands/GetLicenseUsageCommand.js +18 -41
- package/dist-es/commands/GetServiceSettingsCommand.js +18 -41
- package/dist-es/commands/ListAssociationsForLicenseConfigurationCommand.js +18 -41
- package/dist-es/commands/ListDistributedGrantsCommand.js +18 -41
- package/dist-es/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +18 -41
- package/dist-es/commands/ListLicenseConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListLicenseConversionTasksCommand.js +18 -41
- package/dist-es/commands/ListLicenseManagerReportGeneratorsCommand.js +18 -41
- package/dist-es/commands/ListLicenseSpecificationsForResourceCommand.js +18 -41
- package/dist-es/commands/ListLicenseVersionsCommand.js +18 -41
- package/dist-es/commands/ListLicensesCommand.js +18 -41
- package/dist-es/commands/ListReceivedGrantsCommand.js +18 -41
- package/dist-es/commands/ListReceivedGrantsForOrganizationCommand.js +18 -41
- package/dist-es/commands/ListReceivedLicensesCommand.js +18 -41
- package/dist-es/commands/ListReceivedLicensesForOrganizationCommand.js +18 -41
- package/dist-es/commands/ListResourceInventoryCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTokensCommand.js +18 -41
- package/dist-es/commands/ListUsageForLicenseConfigurationCommand.js +18 -41
- package/dist-es/commands/RejectGrantCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateLicenseConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-es/commands/UpdateLicenseSpecificationsForResourceCommand.js +18 -41
- package/dist-es/commands/UpdateServiceSettingsCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AcceptGrantCommand.d.ts +6 -21
- package/dist-types/commands/CheckInLicenseCommand.d.ts +6 -21
- package/dist-types/commands/CheckoutBorrowLicenseCommand.d.ts +6 -21
- package/dist-types/commands/CheckoutLicenseCommand.d.ts +6 -21
- package/dist-types/commands/CreateGrantCommand.d.ts +6 -21
- package/dist-types/commands/CreateGrantVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateLicenseCommand.d.ts +6 -21
- package/dist-types/commands/CreateLicenseConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +6 -21
- package/dist-types/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +6 -21
- package/dist-types/commands/CreateLicenseVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateTokenCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGrantCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLicenseCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLicenseConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTokenCommand.d.ts +6 -21
- package/dist-types/commands/ExtendLicenseConsumptionCommand.d.ts +6 -21
- package/dist-types/commands/GetAccessTokenCommand.d.ts +6 -21
- package/dist-types/commands/GetGrantCommand.d.ts +6 -21
- package/dist-types/commands/GetLicenseCommand.d.ts +6 -21
- package/dist-types/commands/GetLicenseConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetLicenseConversionTaskCommand.d.ts +6 -21
- package/dist-types/commands/GetLicenseManagerReportGeneratorCommand.d.ts +6 -21
- package/dist-types/commands/GetLicenseUsageCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceSettingsCommand.d.ts +6 -21
- package/dist-types/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/ListDistributedGrantsCommand.d.ts +6 -21
- package/dist-types/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +6 -21
- package/dist-types/commands/ListLicenseConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListLicenseConversionTasksCommand.d.ts +6 -21
- package/dist-types/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +6 -21
- package/dist-types/commands/ListLicenseSpecificationsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListLicenseVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListLicensesCommand.d.ts +6 -21
- package/dist-types/commands/ListReceivedGrantsCommand.d.ts +6 -21
- package/dist-types/commands/ListReceivedGrantsForOrganizationCommand.d.ts +6 -21
- package/dist-types/commands/ListReceivedLicensesCommand.d.ts +6 -21
- package/dist-types/commands/ListReceivedLicensesForOrganizationCommand.d.ts +6 -21
- package/dist-types/commands/ListResourceInventoryCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTokensCommand.d.ts +6 -21
- package/dist-types/commands/ListUsageForLicenseConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/RejectGrantCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLicenseConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceSettingsCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AcceptGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CheckInLicenseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CheckoutBorrowLicenseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CheckoutLicenseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGrantVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLicenseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLicenseConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLicenseVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLicenseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLicenseConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTokenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ExtendLicenseConsumptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLicenseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLicenseConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLicenseConversionTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLicenseManagerReportGeneratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLicenseUsageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDistributedGrantsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLicenseConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLicenseConversionTasksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLicenseSpecificationsForResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLicenseVersionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLicensesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListReceivedGrantsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListReceivedGrantsForOrganizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListReceivedLicensesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListReceivedLicensesForOrganizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListResourceInventoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTokensCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUsageForLicenseConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RejectGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLicenseConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +10 -10
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
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
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class AcceptGrantCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LicenseManagerClient";
|
|
29
|
-
const commandName = "AcceptGrantCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "AcceptGrant",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_AcceptGrantCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_AcceptGrantCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AcceptGrantCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLicenseManager", "AcceptGrant", {})
|
|
22
|
+
.n("LicenseManagerClient", "AcceptGrantCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_AcceptGrantCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_AcceptGrantCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AcceptGrantCommand = AcceptGrantCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
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
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CheckInLicenseCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LicenseManagerClient";
|
|
29
|
-
const commandName = "CheckInLicenseCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "CheckInLicense",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CheckInLicenseCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CheckInLicenseCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CheckInLicenseCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLicenseManager", "CheckInLicense", {})
|
|
22
|
+
.n("LicenseManagerClient", "CheckInLicenseCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CheckInLicenseCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CheckInLicenseCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CheckInLicenseCommand = CheckInLicenseCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
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
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CheckoutBorrowLicenseCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LicenseManagerClient";
|
|
29
|
-
const commandName = "CheckoutBorrowLicenseCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "CheckoutBorrowLicense",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CheckoutBorrowLicenseCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CheckoutBorrowLicenseCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CheckoutBorrowLicenseCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLicenseManager", "CheckoutBorrowLicense", {})
|
|
22
|
+
.n("LicenseManagerClient", "CheckoutBorrowLicenseCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CheckoutBorrowLicenseCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CheckoutBorrowLicenseCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CheckoutBorrowLicenseCommand = CheckoutBorrowLicenseCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
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
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CheckoutLicenseCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LicenseManagerClient";
|
|
29
|
-
const commandName = "CheckoutLicenseCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "CheckoutLicense",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CheckoutLicenseCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CheckoutLicenseCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CheckoutLicenseCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLicenseManager", "CheckoutLicense", {})
|
|
22
|
+
.n("LicenseManagerClient", "CheckoutLicenseCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CheckoutLicenseCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CheckoutLicenseCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CheckoutLicenseCommand = CheckoutLicenseCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
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
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateGrantCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LicenseManagerClient";
|
|
29
|
-
const commandName = "CreateGrantCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "CreateGrant",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateGrantCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateGrantCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateGrantCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLicenseManager", "CreateGrant", {})
|
|
22
|
+
.n("LicenseManagerClient", "CreateGrantCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateGrantCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateGrantCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateGrantCommand = CreateGrantCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
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
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateGrantVersionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LicenseManagerClient";
|
|
29
|
-
const commandName = "CreateGrantVersionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "CreateGrantVersion",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateGrantVersionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateGrantVersionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateGrantVersionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLicenseManager", "CreateGrantVersion", {})
|
|
22
|
+
.n("LicenseManagerClient", "CreateGrantVersionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateGrantVersionCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateGrantVersionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateGrantVersionCommand = CreateGrantVersionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
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
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateLicenseCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LicenseManagerClient";
|
|
29
|
-
const commandName = "CreateLicenseCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "CreateLicense",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateLicenseCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateLicenseCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateLicenseCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLicenseManager", "CreateLicense", {})
|
|
22
|
+
.n("LicenseManagerClient", "CreateLicenseCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateLicenseCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateLicenseCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateLicenseCommand = CreateLicenseCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
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
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateLicenseConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LicenseManagerClient";
|
|
29
|
-
const commandName = "CreateLicenseConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "CreateLicenseConfiguration",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateLicenseConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateLicenseConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateLicenseConfigurationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLicenseManager", "CreateLicenseConfiguration", {})
|
|
22
|
+
.n("LicenseManagerClient", "CreateLicenseConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateLicenseConfigurationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateLicenseConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateLicenseConfigurationCommand = CreateLicenseConfigurationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
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
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateLicenseConversionTaskForResourceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LicenseManagerClient";
|
|
29
|
-
const commandName = "CreateLicenseConversionTaskForResourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "CreateLicenseConversionTaskForResource",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateLicenseConversionTaskForResourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateLicenseConversionTaskForResourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateLicenseConversionTaskForResourceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLicenseManager", "CreateLicenseConversionTaskForResource", {})
|
|
22
|
+
.n("LicenseManagerClient", "CreateLicenseConversionTaskForResourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateLicenseConversionTaskForResourceCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateLicenseConversionTaskForResourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateLicenseConversionTaskForResourceCommand = CreateLicenseConversionTaskForResourceCommand;
|