@aws-sdk/client-license-manager 3.478.0 → 3.484.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 UntagResourceCommand 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 = "UntagResourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "UntagResource",
|
|
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_UntagResourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_UntagResourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UntagResourceCommand 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", "UntagResource", {})
|
|
22
|
+
.n("LicenseManagerClient", "UntagResourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_UntagResourceCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_UntagResourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -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 UpdateLicenseConfigurationCommand 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 = "UpdateLicenseConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "UpdateLicenseConfiguration",
|
|
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_UpdateLicenseConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_UpdateLicenseConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateLicenseConfigurationCommand 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", "UpdateLicenseConfiguration", {})
|
|
22
|
+
.n("LicenseManagerClient", "UpdateLicenseConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_UpdateLicenseConfigurationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_UpdateLicenseConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateLicenseConfigurationCommand = UpdateLicenseConfigurationCommand;
|
|
@@ -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 UpdateLicenseManagerReportGeneratorCommand 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 = "UpdateLicenseManagerReportGeneratorCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "UpdateLicenseManagerReportGenerator",
|
|
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_UpdateLicenseManagerReportGeneratorCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_UpdateLicenseManagerReportGeneratorCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateLicenseManagerReportGeneratorCommand 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", "UpdateLicenseManagerReportGenerator", {})
|
|
22
|
+
.n("LicenseManagerClient", "UpdateLicenseManagerReportGeneratorCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_UpdateLicenseManagerReportGeneratorCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_UpdateLicenseManagerReportGeneratorCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateLicenseManagerReportGeneratorCommand = UpdateLicenseManagerReportGeneratorCommand;
|
|
@@ -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 UpdateLicenseSpecificationsForResourceCommand 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 = "UpdateLicenseSpecificationsForResourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "UpdateLicenseSpecificationsForResource",
|
|
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_UpdateLicenseSpecificationsForResourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_UpdateLicenseSpecificationsForResourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateLicenseSpecificationsForResourceCommand 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", "UpdateLicenseSpecificationsForResource", {})
|
|
22
|
+
.n("LicenseManagerClient", "UpdateLicenseSpecificationsForResourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_UpdateLicenseSpecificationsForResourceCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_UpdateLicenseSpecificationsForResourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateLicenseSpecificationsForResourceCommand = UpdateLicenseSpecificationsForResourceCommand;
|
|
@@ -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 UpdateServiceSettingsCommand 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 = "UpdateServiceSettingsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "UpdateServiceSettings",
|
|
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_UpdateServiceSettingsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_UpdateServiceSettingsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateServiceSettingsCommand 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", "UpdateServiceSettings", {})
|
|
22
|
+
.n("LicenseManagerClient", "UpdateServiceSettingsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_UpdateServiceSettingsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_UpdateServiceSettingsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateServiceSettingsCommand = UpdateServiceSettingsCommand;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.resolveClientEndpointParameters = void 0;
|
|
3
|
+
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
4
|
const resolveClientEndpointParameters = (options) => {
|
|
5
5
|
return {
|
|
6
6
|
...options,
|
|
@@ -10,3 +10,9 @@ const resolveClientEndpointParameters = (options) => {
|
|
|
10
10
|
};
|
|
11
11
|
};
|
|
12
12
|
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
+
exports.commonParams = {
|
|
14
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
+
Region: { type: "builtInParams", name: "region" },
|
|
17
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
+
};
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_AcceptGrantCommand, se_AcceptGrantCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AcceptGrantCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LicenseManagerClient";
|
|
26
|
-
const commandName = "AcceptGrantCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "AcceptGrant",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_AcceptGrantCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AcceptGrantCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AcceptGrantCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSLicenseManager", "AcceptGrant", {})
|
|
19
|
+
.n("LicenseManagerClient", "AcceptGrantCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AcceptGrantCommand)
|
|
22
|
+
.de(de_AcceptGrantCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CheckInLicenseCommand, se_CheckInLicenseCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CheckInLicenseCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LicenseManagerClient";
|
|
26
|
-
const commandName = "CheckInLicenseCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "CheckInLicense",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CheckInLicenseCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CheckInLicenseCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CheckInLicenseCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSLicenseManager", "CheckInLicense", {})
|
|
19
|
+
.n("LicenseManagerClient", "CheckInLicenseCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CheckInLicenseCommand)
|
|
22
|
+
.de(de_CheckInLicenseCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CheckoutBorrowLicenseCommand, se_CheckoutBorrowLicenseCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CheckoutBorrowLicenseCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LicenseManagerClient";
|
|
26
|
-
const commandName = "CheckoutBorrowLicenseCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "CheckoutBorrowLicense",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CheckoutBorrowLicenseCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CheckoutBorrowLicenseCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CheckoutBorrowLicenseCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSLicenseManager", "CheckoutBorrowLicense", {})
|
|
19
|
+
.n("LicenseManagerClient", "CheckoutBorrowLicenseCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CheckoutBorrowLicenseCommand)
|
|
22
|
+
.de(de_CheckoutBorrowLicenseCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CheckoutLicenseCommand, se_CheckoutLicenseCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CheckoutLicenseCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LicenseManagerClient";
|
|
26
|
-
const commandName = "CheckoutLicenseCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "CheckoutLicense",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CheckoutLicenseCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CheckoutLicenseCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CheckoutLicenseCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSLicenseManager", "CheckoutLicense", {})
|
|
19
|
+
.n("LicenseManagerClient", "CheckoutLicenseCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CheckoutLicenseCommand)
|
|
22
|
+
.de(de_CheckoutLicenseCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|