@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
|
@@ -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_CreateGrantCommand, se_CreateGrantCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateGrantCommand 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 = "CreateGrantCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "CreateGrant",
|
|
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_CreateGrantCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateGrantCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateGrantCommand 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", "CreateGrant", {})
|
|
19
|
+
.n("LicenseManagerClient", "CreateGrantCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateGrantCommand)
|
|
22
|
+
.de(de_CreateGrantCommand)
|
|
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_CreateGrantVersionCommand, se_CreateGrantVersionCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateGrantVersionCommand 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 = "CreateGrantVersionCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "CreateGrantVersion",
|
|
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_CreateGrantVersionCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateGrantVersionCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateGrantVersionCommand 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", "CreateGrantVersion", {})
|
|
19
|
+
.n("LicenseManagerClient", "CreateGrantVersionCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateGrantVersionCommand)
|
|
22
|
+
.de(de_CreateGrantVersionCommand)
|
|
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_CreateLicenseCommand, se_CreateLicenseCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateLicenseCommand 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 = "CreateLicenseCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "CreateLicense",
|
|
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_CreateLicenseCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateLicenseCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateLicenseCommand 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", "CreateLicense", {})
|
|
19
|
+
.n("LicenseManagerClient", "CreateLicenseCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateLicenseCommand)
|
|
22
|
+
.de(de_CreateLicenseCommand)
|
|
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_CreateLicenseConfigurationCommand, se_CreateLicenseConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateLicenseConfigurationCommand 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 = "CreateLicenseConfigurationCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "CreateLicenseConfiguration",
|
|
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_CreateLicenseConfigurationCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateLicenseConfigurationCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateLicenseConfigurationCommand 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", "CreateLicenseConfiguration", {})
|
|
19
|
+
.n("LicenseManagerClient", "CreateLicenseConfigurationCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateLicenseConfigurationCommand)
|
|
22
|
+
.de(de_CreateLicenseConfigurationCommand)
|
|
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_CreateLicenseConversionTaskForResourceCommand, se_CreateLicenseConversionTaskForResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateLicenseConversionTaskForResourceCommand 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 = "CreateLicenseConversionTaskForResourceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "CreateLicenseConversionTaskForResource",
|
|
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_CreateLicenseConversionTaskForResourceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateLicenseConversionTaskForResourceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateLicenseConversionTaskForResourceCommand 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", "CreateLicenseConversionTaskForResource", {})
|
|
19
|
+
.n("LicenseManagerClient", "CreateLicenseConversionTaskForResourceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateLicenseConversionTaskForResourceCommand)
|
|
22
|
+
.de(de_CreateLicenseConversionTaskForResourceCommand)
|
|
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_CreateLicenseManagerReportGeneratorCommand, se_CreateLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateLicenseManagerReportGeneratorCommand 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 = "CreateLicenseManagerReportGeneratorCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "CreateLicenseManagerReportGenerator",
|
|
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_CreateLicenseManagerReportGeneratorCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateLicenseManagerReportGeneratorCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateLicenseManagerReportGeneratorCommand 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", "CreateLicenseManagerReportGenerator", {})
|
|
19
|
+
.n("LicenseManagerClient", "CreateLicenseManagerReportGeneratorCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateLicenseManagerReportGeneratorCommand)
|
|
22
|
+
.de(de_CreateLicenseManagerReportGeneratorCommand)
|
|
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_CreateLicenseVersionCommand, se_CreateLicenseVersionCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateLicenseVersionCommand 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 = "CreateLicenseVersionCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "CreateLicenseVersion",
|
|
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_CreateLicenseVersionCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateLicenseVersionCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateLicenseVersionCommand 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", "CreateLicenseVersion", {})
|
|
19
|
+
.n("LicenseManagerClient", "CreateLicenseVersionCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateLicenseVersionCommand)
|
|
22
|
+
.de(de_CreateLicenseVersionCommand)
|
|
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_CreateTokenCommand, se_CreateTokenCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateTokenCommand 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 = "CreateTokenCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "CreateToken",
|
|
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_CreateTokenCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateTokenCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateTokenCommand 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", "CreateToken", {})
|
|
19
|
+
.n("LicenseManagerClient", "CreateTokenCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateTokenCommand)
|
|
22
|
+
.de(de_CreateTokenCommand)
|
|
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_DeleteGrantCommand, se_DeleteGrantCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteGrantCommand 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 = "DeleteGrantCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLicenseManager",
|
|
35
|
-
operation: "DeleteGrant",
|
|
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_DeleteGrantCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteGrantCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteGrantCommand 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", "DeleteGrant", {})
|
|
19
|
+
.n("LicenseManagerClient", "DeleteGrantCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteGrantCommand)
|
|
22
|
+
.de(de_DeleteGrantCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|