@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 ListReceivedGrantsForOrganizationCommand 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 = "ListReceivedGrantsForOrganizationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "ListReceivedGrantsForOrganization",
|
|
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_ListReceivedGrantsForOrganizationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListReceivedGrantsForOrganizationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListReceivedGrantsForOrganizationCommand 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", "ListReceivedGrantsForOrganization", {})
|
|
22
|
+
.n("LicenseManagerClient", "ListReceivedGrantsForOrganizationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListReceivedGrantsForOrganizationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListReceivedGrantsForOrganizationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListReceivedGrantsForOrganizationCommand = ListReceivedGrantsForOrganizationCommand;
|
|
@@ -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 ListReceivedLicensesCommand 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 = "ListReceivedLicensesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "ListReceivedLicenses",
|
|
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_ListReceivedLicensesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListReceivedLicensesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListReceivedLicensesCommand 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", "ListReceivedLicenses", {})
|
|
22
|
+
.n("LicenseManagerClient", "ListReceivedLicensesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListReceivedLicensesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListReceivedLicensesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListReceivedLicensesCommand = ListReceivedLicensesCommand;
|
|
@@ -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 ListReceivedLicensesForOrganizationCommand 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 = "ListReceivedLicensesForOrganizationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "ListReceivedLicensesForOrganization",
|
|
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_ListReceivedLicensesForOrganizationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListReceivedLicensesForOrganizationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListReceivedLicensesForOrganizationCommand 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", "ListReceivedLicensesForOrganization", {})
|
|
22
|
+
.n("LicenseManagerClient", "ListReceivedLicensesForOrganizationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListReceivedLicensesForOrganizationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListReceivedLicensesForOrganizationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListReceivedLicensesForOrganizationCommand = ListReceivedLicensesForOrganizationCommand;
|
|
@@ -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 ListResourceInventoryCommand 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 = "ListResourceInventoryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "ListResourceInventory",
|
|
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_ListResourceInventoryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListResourceInventoryCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListResourceInventoryCommand 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", "ListResourceInventory", {})
|
|
22
|
+
.n("LicenseManagerClient", "ListResourceInventoryCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListResourceInventoryCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListResourceInventoryCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListResourceInventoryCommand = ListResourceInventoryCommand;
|
|
@@ -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 ListTagsForResourceCommand 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 = "ListTagsForResourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "ListTagsForResource",
|
|
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_ListTagsForResourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListTagsForResourceCommand 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", "ListTagsForResource", {})
|
|
22
|
+
.n("LicenseManagerClient", "ListTagsForResourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListTagsForResourceCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListTagsForResourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -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 ListTokensCommand 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 = "ListTokensCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "ListTokens",
|
|
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_ListTokensCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListTokensCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListTokensCommand 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", "ListTokens", {})
|
|
22
|
+
.n("LicenseManagerClient", "ListTokensCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListTokensCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListTokensCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListTokensCommand = ListTokensCommand;
|
|
@@ -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 ListUsageForLicenseConfigurationCommand 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 = "ListUsageForLicenseConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "ListUsageForLicenseConfiguration",
|
|
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_ListUsageForLicenseConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListUsageForLicenseConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListUsageForLicenseConfigurationCommand 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", "ListUsageForLicenseConfiguration", {})
|
|
22
|
+
.n("LicenseManagerClient", "ListUsageForLicenseConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListUsageForLicenseConfigurationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListUsageForLicenseConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListUsageForLicenseConfigurationCommand = ListUsageForLicenseConfigurationCommand;
|
|
@@ -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 RejectGrantCommand 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 = "RejectGrantCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "RejectGrant",
|
|
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_RejectGrantCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_RejectGrantCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class RejectGrantCommand 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", "RejectGrant", {})
|
|
22
|
+
.n("LicenseManagerClient", "RejectGrantCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_RejectGrantCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_RejectGrantCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.RejectGrantCommand = RejectGrantCommand;
|
|
@@ -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 TagResourceCommand 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 = "TagResourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLicenseManager",
|
|
38
|
-
operation: "TagResource",
|
|
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_TagResourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_TagResourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class TagResourceCommand 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", "TagResource", {})
|
|
22
|
+
.n("LicenseManagerClient", "TagResourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_TagResourceCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_TagResourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.TagResourceCommand = TagResourceCommand;
|