@aws-sdk/client-license-manager 3.477.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AcceptGrantCommand.js +18 -41
- package/dist-cjs/commands/CheckInLicenseCommand.js +18 -41
- package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +18 -41
- package/dist-cjs/commands/CheckoutLicenseCommand.js +18 -41
- package/dist-cjs/commands/CreateGrantCommand.js +18 -41
- package/dist-cjs/commands/CreateGrantVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateLicenseCommand.js +18 -41
- package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +18 -41
- package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-cjs/commands/CreateLicenseVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateTokenCommand.js +18 -41
- package/dist-cjs/commands/DeleteGrantCommand.js +18 -41
- package/dist-cjs/commands/DeleteLicenseCommand.js +18 -41
- package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-cjs/commands/DeleteTokenCommand.js +18 -41
- package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +18 -41
- package/dist-cjs/commands/GetAccessTokenCommand.js +18 -41
- package/dist-cjs/commands/GetGrantCommand.js +18 -41
- package/dist-cjs/commands/GetLicenseCommand.js +18 -41
- package/dist-cjs/commands/GetLicenseConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +18 -41
- package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-cjs/commands/GetLicenseUsageCommand.js +18 -41
- package/dist-cjs/commands/GetServiceSettingsCommand.js +18 -41
- package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +18 -41
- package/dist-cjs/commands/ListDistributedGrantsCommand.js +18 -41
- package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +18 -41
- package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +18 -41
- package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +18 -41
- package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListLicenseVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListLicensesCommand.js +18 -41
- package/dist-cjs/commands/ListReceivedGrantsCommand.js +18 -41
- package/dist-cjs/commands/ListReceivedGrantsForOrganizationCommand.js +18 -41
- package/dist-cjs/commands/ListReceivedLicensesCommand.js +18 -41
- package/dist-cjs/commands/ListReceivedLicensesForOrganizationCommand.js +18 -41
- package/dist-cjs/commands/ListResourceInventoryCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTokensCommand.js +18 -41
- package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +18 -41
- package/dist-cjs/commands/RejectGrantCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceSettingsCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AcceptGrantCommand.js +18 -41
- package/dist-es/commands/CheckInLicenseCommand.js +18 -41
- package/dist-es/commands/CheckoutBorrowLicenseCommand.js +18 -41
- package/dist-es/commands/CheckoutLicenseCommand.js +18 -41
- package/dist-es/commands/CreateGrantCommand.js +18 -41
- package/dist-es/commands/CreateGrantVersionCommand.js +18 -41
- package/dist-es/commands/CreateLicenseCommand.js +18 -41
- package/dist-es/commands/CreateLicenseConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateLicenseConversionTaskForResourceCommand.js +18 -41
- package/dist-es/commands/CreateLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-es/commands/CreateLicenseVersionCommand.js +18 -41
- package/dist-es/commands/CreateTokenCommand.js +18 -41
- package/dist-es/commands/DeleteGrantCommand.js +18 -41
- package/dist-es/commands/DeleteLicenseCommand.js +18 -41
- package/dist-es/commands/DeleteLicenseConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-es/commands/DeleteTokenCommand.js +18 -41
- package/dist-es/commands/ExtendLicenseConsumptionCommand.js +18 -41
- package/dist-es/commands/GetAccessTokenCommand.js +18 -41
- package/dist-es/commands/GetGrantCommand.js +18 -41
- package/dist-es/commands/GetLicenseCommand.js +18 -41
- package/dist-es/commands/GetLicenseConfigurationCommand.js +18 -41
- package/dist-es/commands/GetLicenseConversionTaskCommand.js +18 -41
- package/dist-es/commands/GetLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-es/commands/GetLicenseUsageCommand.js +18 -41
- package/dist-es/commands/GetServiceSettingsCommand.js +18 -41
- package/dist-es/commands/ListAssociationsForLicenseConfigurationCommand.js +18 -41
- package/dist-es/commands/ListDistributedGrantsCommand.js +18 -41
- package/dist-es/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +18 -41
- package/dist-es/commands/ListLicenseConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListLicenseConversionTasksCommand.js +18 -41
- package/dist-es/commands/ListLicenseManagerReportGeneratorsCommand.js +18 -41
- package/dist-es/commands/ListLicenseSpecificationsForResourceCommand.js +18 -41
- package/dist-es/commands/ListLicenseVersionsCommand.js +18 -41
- package/dist-es/commands/ListLicensesCommand.js +18 -41
- package/dist-es/commands/ListReceivedGrantsCommand.js +18 -41
- package/dist-es/commands/ListReceivedGrantsForOrganizationCommand.js +18 -41
- package/dist-es/commands/ListReceivedLicensesCommand.js +18 -41
- package/dist-es/commands/ListReceivedLicensesForOrganizationCommand.js +18 -41
- package/dist-es/commands/ListResourceInventoryCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTokensCommand.js +18 -41
- package/dist-es/commands/ListUsageForLicenseConfigurationCommand.js +18 -41
- package/dist-es/commands/RejectGrantCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateLicenseConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateLicenseManagerReportGeneratorCommand.js +18 -41
- package/dist-es/commands/UpdateLicenseSpecificationsForResourceCommand.js +18 -41
- package/dist-es/commands/UpdateServiceSettingsCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AcceptGrantCommand.d.ts +6 -21
- package/dist-types/commands/CheckInLicenseCommand.d.ts +6 -21
- package/dist-types/commands/CheckoutBorrowLicenseCommand.d.ts +6 -21
- package/dist-types/commands/CheckoutLicenseCommand.d.ts +6 -21
- package/dist-types/commands/CreateGrantCommand.d.ts +6 -21
- package/dist-types/commands/CreateGrantVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateLicenseCommand.d.ts +6 -21
- package/dist-types/commands/CreateLicenseConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +6 -21
- package/dist-types/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +6 -21
- package/dist-types/commands/CreateLicenseVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateTokenCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGrantCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLicenseCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLicenseConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTokenCommand.d.ts +6 -21
- package/dist-types/commands/ExtendLicenseConsumptionCommand.d.ts +6 -21
- package/dist-types/commands/GetAccessTokenCommand.d.ts +6 -21
- package/dist-types/commands/GetGrantCommand.d.ts +6 -21
- package/dist-types/commands/GetLicenseCommand.d.ts +6 -21
- package/dist-types/commands/GetLicenseConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetLicenseConversionTaskCommand.d.ts +6 -21
- package/dist-types/commands/GetLicenseManagerReportGeneratorCommand.d.ts +6 -21
- package/dist-types/commands/GetLicenseUsageCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceSettingsCommand.d.ts +6 -21
- package/dist-types/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/ListDistributedGrantsCommand.d.ts +6 -21
- package/dist-types/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +6 -21
- package/dist-types/commands/ListLicenseConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListLicenseConversionTasksCommand.d.ts +6 -21
- package/dist-types/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +6 -21
- package/dist-types/commands/ListLicenseSpecificationsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListLicenseVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListLicensesCommand.d.ts +6 -21
- package/dist-types/commands/ListReceivedGrantsCommand.d.ts +6 -21
- package/dist-types/commands/ListReceivedGrantsForOrganizationCommand.d.ts +6 -21
- package/dist-types/commands/ListReceivedLicensesCommand.d.ts +6 -21
- package/dist-types/commands/ListReceivedLicensesForOrganizationCommand.d.ts +6 -21
- package/dist-types/commands/ListResourceInventoryCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTokensCommand.d.ts +6 -21
- package/dist-types/commands/ListUsageForLicenseConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/RejectGrantCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLicenseConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceSettingsCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AcceptGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CheckInLicenseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CheckoutBorrowLicenseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CheckoutLicenseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGrantVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLicenseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLicenseConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLicenseVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLicenseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLicenseConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTokenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ExtendLicenseConsumptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLicenseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLicenseConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLicenseConversionTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLicenseManagerReportGeneratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLicenseUsageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDistributedGrantsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLicenseConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLicenseConversionTasksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLicenseSpecificationsForResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLicenseVersionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLicensesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListReceivedGrantsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListReceivedGrantsForOrganizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListReceivedLicensesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListReceivedLicensesForOrganizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListResourceInventoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTokensCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUsageForLicenseConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RejectGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLicenseConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +10 -10
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListDistributedGrantsRequest, ListDistributedGrantsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListDistributedGrantsCommandInput extends ListDistributedGrants
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListDistributedGrantsCommandOutput extends ListDistributedGrantsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListDistributedGrantsCommand_base: {
|
|
24
|
+
new (input: ListDistributedGrantsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributedGrantsCommandInput, ListDistributedGrantsCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the grants distributed for the specified license.</p>
|
|
@@ -104,23 +107,5 @@ export interface ListDistributedGrantsCommandOutput extends ListDistributedGrant
|
|
|
104
107
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
105
108
|
*
|
|
106
109
|
*/
|
|
107
|
-
export declare class ListDistributedGrantsCommand extends
|
|
108
|
-
readonly input: ListDistributedGrantsCommandInput;
|
|
109
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
110
|
-
/**
|
|
111
|
-
* @public
|
|
112
|
-
*/
|
|
113
|
-
constructor(input: ListDistributedGrantsCommandInput);
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDistributedGrantsCommandInput, ListDistributedGrantsCommandOutput>;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private serialize;
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
private deserialize;
|
|
110
|
+
export declare class ListDistributedGrantsCommand extends ListDistributedGrantsCommand_base {
|
|
126
111
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListFailuresForLicenseConfigurationOperationsRequest, ListFailuresForLicenseConfigurationOperationsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListFailuresForLicenseConfigurationOperationsCommandInput exten
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListFailuresForLicenseConfigurationOperationsCommandOutput extends ListFailuresForLicenseConfigurationOperationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListFailuresForLicenseConfigurationOperationsCommand_base: {
|
|
24
|
+
new (input: ListFailuresForLicenseConfigurationOperationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFailuresForLicenseConfigurationOperationsCommandInput, ListFailuresForLicenseConfigurationOperationsCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the license configuration operations that failed.</p>
|
|
@@ -86,23 +89,5 @@ export interface ListFailuresForLicenseConfigurationOperationsCommandOutput exte
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class ListFailuresForLicenseConfigurationOperationsCommand extends
|
|
90
|
-
readonly input: ListFailuresForLicenseConfigurationOperationsCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: ListFailuresForLicenseConfigurationOperationsCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFailuresForLicenseConfigurationOperationsCommandInput, ListFailuresForLicenseConfigurationOperationsCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class ListFailuresForLicenseConfigurationOperationsCommand extends ListFailuresForLicenseConfigurationOperationsCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListLicenseConfigurationsRequest, ListLicenseConfigurationsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListLicenseConfigurationsCommandInput extends ListLicenseConfig
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListLicenseConfigurationsCommandOutput extends ListLicenseConfigurationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListLicenseConfigurationsCommand_base: {
|
|
24
|
+
new (input: ListLicenseConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLicenseConfigurationsCommandInput, ListLicenseConfigurationsCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the license configurations for your account.</p>
|
|
@@ -129,23 +132,5 @@ export interface ListLicenseConfigurationsCommandOutput extends ListLicenseConfi
|
|
|
129
132
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
130
133
|
*
|
|
131
134
|
*/
|
|
132
|
-
export declare class ListLicenseConfigurationsCommand extends
|
|
133
|
-
readonly input: ListLicenseConfigurationsCommandInput;
|
|
134
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
135
|
-
/**
|
|
136
|
-
* @public
|
|
137
|
-
*/
|
|
138
|
-
constructor(input: ListLicenseConfigurationsCommandInput);
|
|
139
|
-
/**
|
|
140
|
-
* @internal
|
|
141
|
-
*/
|
|
142
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLicenseConfigurationsCommandInput, ListLicenseConfigurationsCommandOutput>;
|
|
143
|
-
/**
|
|
144
|
-
* @internal
|
|
145
|
-
*/
|
|
146
|
-
private serialize;
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
|
-
private deserialize;
|
|
135
|
+
export declare class ListLicenseConfigurationsCommand extends ListLicenseConfigurationsCommand_base {
|
|
151
136
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListLicenseConversionTasksRequest, ListLicenseConversionTasksResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListLicenseConversionTasksCommandInput extends ListLicenseConve
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListLicenseConversionTasksCommandOutput extends ListLicenseConversionTasksResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListLicenseConversionTasksCommand_base: {
|
|
24
|
+
new (input: ListLicenseConversionTasksCommandInput): import("@smithy/smithy-client").CommandImpl<ListLicenseConversionTasksCommandInput, ListLicenseConversionTasksCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the license type conversion tasks for your account.</p>
|
|
@@ -93,23 +96,5 @@ export interface ListLicenseConversionTasksCommandOutput extends ListLicenseConv
|
|
|
93
96
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
94
97
|
*
|
|
95
98
|
*/
|
|
96
|
-
export declare class ListLicenseConversionTasksCommand extends
|
|
97
|
-
readonly input: ListLicenseConversionTasksCommandInput;
|
|
98
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
-
/**
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
constructor(input: ListLicenseConversionTasksCommandInput);
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLicenseConversionTasksCommandInput, ListLicenseConversionTasksCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private serialize;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private deserialize;
|
|
99
|
+
export declare class ListLicenseConversionTasksCommand extends ListLicenseConversionTasksCommand_base {
|
|
115
100
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListLicenseManagerReportGeneratorsRequest, ListLicenseManagerReportGeneratorsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListLicenseManagerReportGeneratorsCommandInput extends ListLice
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListLicenseManagerReportGeneratorsCommandOutput extends ListLicenseManagerReportGeneratorsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListLicenseManagerReportGeneratorsCommand_base: {
|
|
24
|
+
new (input: ListLicenseManagerReportGeneratorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLicenseManagerReportGeneratorsCommandInput, ListLicenseManagerReportGeneratorsCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the report generators for your account.</p>
|
|
@@ -119,23 +122,5 @@ export interface ListLicenseManagerReportGeneratorsCommandOutput extends ListLic
|
|
|
119
122
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
120
123
|
*
|
|
121
124
|
*/
|
|
122
|
-
export declare class ListLicenseManagerReportGeneratorsCommand extends
|
|
123
|
-
readonly input: ListLicenseManagerReportGeneratorsCommandInput;
|
|
124
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
125
|
-
/**
|
|
126
|
-
* @public
|
|
127
|
-
*/
|
|
128
|
-
constructor(input: ListLicenseManagerReportGeneratorsCommandInput);
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLicenseManagerReportGeneratorsCommandInput, ListLicenseManagerReportGeneratorsCommandOutput>;
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
private serialize;
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
private deserialize;
|
|
125
|
+
export declare class ListLicenseManagerReportGeneratorsCommand extends ListLicenseManagerReportGeneratorsCommand_base {
|
|
141
126
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListLicenseSpecificationsForResourceRequest, ListLicenseSpecificationsForResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListLicenseSpecificationsForResourceCommandInput extends ListLi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListLicenseSpecificationsForResourceCommandOutput extends ListLicenseSpecificationsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListLicenseSpecificationsForResourceCommand_base: {
|
|
24
|
+
new (input: ListLicenseSpecificationsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListLicenseSpecificationsForResourceCommandInput, ListLicenseSpecificationsForResourceCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Describes the license configurations for the specified resource.</p>
|
|
@@ -75,23 +78,5 @@ export interface ListLicenseSpecificationsForResourceCommandOutput extends ListL
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class ListLicenseSpecificationsForResourceCommand extends
|
|
79
|
-
readonly input: ListLicenseSpecificationsForResourceCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: ListLicenseSpecificationsForResourceCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLicenseSpecificationsForResourceCommandInput, ListLicenseSpecificationsForResourceCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class ListLicenseSpecificationsForResourceCommand extends ListLicenseSpecificationsForResourceCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListLicenseVersionsRequest, ListLicenseVersionsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListLicenseVersionsCommandInput extends ListLicenseVersionsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListLicenseVersionsCommandOutput extends ListLicenseVersionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListLicenseVersionsCommand_base: {
|
|
24
|
+
new (input: ListLicenseVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLicenseVersionsCommandInput, ListLicenseVersionsCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists all versions of the specified license.</p>
|
|
@@ -117,23 +120,5 @@ export interface ListLicenseVersionsCommandOutput extends ListLicenseVersionsRes
|
|
|
117
120
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
118
121
|
*
|
|
119
122
|
*/
|
|
120
|
-
export declare class ListLicenseVersionsCommand extends
|
|
121
|
-
readonly input: ListLicenseVersionsCommandInput;
|
|
122
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
123
|
-
/**
|
|
124
|
-
* @public
|
|
125
|
-
*/
|
|
126
|
-
constructor(input: ListLicenseVersionsCommandInput);
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLicenseVersionsCommandInput, ListLicenseVersionsCommandOutput>;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private serialize;
|
|
135
|
-
/**
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
138
|
-
private deserialize;
|
|
123
|
+
export declare class ListLicenseVersionsCommand extends ListLicenseVersionsCommand_base {
|
|
139
124
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListLicensesRequest, ListLicensesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListLicensesCommandInput extends ListLicensesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListLicensesCommandOutput extends ListLicensesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListLicensesCommand_base: {
|
|
24
|
+
new (input: ListLicensesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLicensesCommandInput, ListLicensesCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the licenses for your account.</p>
|
|
@@ -130,23 +133,5 @@ export interface ListLicensesCommandOutput extends ListLicensesResponse, __Metad
|
|
|
130
133
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
131
134
|
*
|
|
132
135
|
*/
|
|
133
|
-
export declare class ListLicensesCommand extends
|
|
134
|
-
readonly input: ListLicensesCommandInput;
|
|
135
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
136
|
-
/**
|
|
137
|
-
* @public
|
|
138
|
-
*/
|
|
139
|
-
constructor(input: ListLicensesCommandInput);
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLicensesCommandInput, ListLicensesCommandOutput>;
|
|
144
|
-
/**
|
|
145
|
-
* @internal
|
|
146
|
-
*/
|
|
147
|
-
private serialize;
|
|
148
|
-
/**
|
|
149
|
-
* @internal
|
|
150
|
-
*/
|
|
151
|
-
private deserialize;
|
|
136
|
+
export declare class ListLicensesCommand extends ListLicensesCommand_base {
|
|
152
137
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListReceivedGrantsRequest, ListReceivedGrantsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListReceivedGrantsCommandInput extends ListReceivedGrantsReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListReceivedGrantsCommandOutput extends ListReceivedGrantsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListReceivedGrantsCommand_base: {
|
|
24
|
+
new (input: ListReceivedGrantsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReceivedGrantsCommandInput, ListReceivedGrantsCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists grants that are received. Received grants are grants created while specifying the
|
|
@@ -106,23 +109,5 @@ export interface ListReceivedGrantsCommandOutput extends ListReceivedGrantsRespo
|
|
|
106
109
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
107
110
|
*
|
|
108
111
|
*/
|
|
109
|
-
export declare class ListReceivedGrantsCommand extends
|
|
110
|
-
readonly input: ListReceivedGrantsCommandInput;
|
|
111
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
112
|
-
/**
|
|
113
|
-
* @public
|
|
114
|
-
*/
|
|
115
|
-
constructor(input: ListReceivedGrantsCommandInput);
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReceivedGrantsCommandInput, ListReceivedGrantsCommandOutput>;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private serialize;
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
private deserialize;
|
|
112
|
+
export declare class ListReceivedGrantsCommand extends ListReceivedGrantsCommand_base {
|
|
128
113
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListReceivedGrantsForOrganizationRequest, ListReceivedGrantsForOrganizationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListReceivedGrantsForOrganizationCommandInput extends ListRecei
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListReceivedGrantsForOrganizationCommandOutput extends ListReceivedGrantsForOrganizationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListReceivedGrantsForOrganizationCommand_base: {
|
|
24
|
+
new (input: ListReceivedGrantsForOrganizationCommandInput): import("@smithy/smithy-client").CommandImpl<ListReceivedGrantsForOrganizationCommandInput, ListReceivedGrantsForOrganizationCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the grants received for all accounts in the organization.</p>
|
|
@@ -102,23 +105,5 @@ export interface ListReceivedGrantsForOrganizationCommandOutput extends ListRece
|
|
|
102
105
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
103
106
|
*
|
|
104
107
|
*/
|
|
105
|
-
export declare class ListReceivedGrantsForOrganizationCommand extends
|
|
106
|
-
readonly input: ListReceivedGrantsForOrganizationCommandInput;
|
|
107
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
108
|
-
/**
|
|
109
|
-
* @public
|
|
110
|
-
*/
|
|
111
|
-
constructor(input: ListReceivedGrantsForOrganizationCommandInput);
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReceivedGrantsForOrganizationCommandInput, ListReceivedGrantsForOrganizationCommandOutput>;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private serialize;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private deserialize;
|
|
108
|
+
export declare class ListReceivedGrantsForOrganizationCommand extends ListReceivedGrantsForOrganizationCommand_base {
|
|
124
109
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListReceivedLicensesRequest, ListReceivedLicensesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListReceivedLicensesCommandInput extends ListReceivedLicensesRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListReceivedLicensesCommandOutput extends ListReceivedLicensesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListReceivedLicensesCommand_base: {
|
|
24
|
+
new (input: ListReceivedLicensesCommandInput): import("@smithy/smithy-client").CommandImpl<ListReceivedLicensesCommandInput, ListReceivedLicensesCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists received licenses.</p>
|
|
@@ -140,23 +143,5 @@ export interface ListReceivedLicensesCommandOutput extends ListReceivedLicensesR
|
|
|
140
143
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
141
144
|
*
|
|
142
145
|
*/
|
|
143
|
-
export declare class ListReceivedLicensesCommand extends
|
|
144
|
-
readonly input: ListReceivedLicensesCommandInput;
|
|
145
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
146
|
-
/**
|
|
147
|
-
* @public
|
|
148
|
-
*/
|
|
149
|
-
constructor(input: ListReceivedLicensesCommandInput);
|
|
150
|
-
/**
|
|
151
|
-
* @internal
|
|
152
|
-
*/
|
|
153
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReceivedLicensesCommandInput, ListReceivedLicensesCommandOutput>;
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
|
-
private serialize;
|
|
158
|
-
/**
|
|
159
|
-
* @internal
|
|
160
|
-
*/
|
|
161
|
-
private deserialize;
|
|
146
|
+
export declare class ListReceivedLicensesCommand extends ListReceivedLicensesCommand_base {
|
|
162
147
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListReceivedLicensesForOrganizationRequest, ListReceivedLicensesForOrganizationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListReceivedLicensesForOrganizationCommandInput extends ListRec
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListReceivedLicensesForOrganizationCommandOutput extends ListReceivedLicensesForOrganizationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListReceivedLicensesForOrganizationCommand_base: {
|
|
24
|
+
new (input: ListReceivedLicensesForOrganizationCommandInput): import("@smithy/smithy-client").CommandImpl<ListReceivedLicensesForOrganizationCommandInput, ListReceivedLicensesForOrganizationCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the licenses received for all accounts in the organization.</p>
|
|
@@ -137,23 +140,5 @@ export interface ListReceivedLicensesForOrganizationCommandOutput extends ListRe
|
|
|
137
140
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
138
141
|
*
|
|
139
142
|
*/
|
|
140
|
-
export declare class ListReceivedLicensesForOrganizationCommand extends
|
|
141
|
-
readonly input: ListReceivedLicensesForOrganizationCommandInput;
|
|
142
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
143
|
-
/**
|
|
144
|
-
* @public
|
|
145
|
-
*/
|
|
146
|
-
constructor(input: ListReceivedLicensesForOrganizationCommandInput);
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReceivedLicensesForOrganizationCommandInput, ListReceivedLicensesForOrganizationCommandOutput>;
|
|
151
|
-
/**
|
|
152
|
-
* @internal
|
|
153
|
-
*/
|
|
154
|
-
private serialize;
|
|
155
|
-
/**
|
|
156
|
-
* @internal
|
|
157
|
-
*/
|
|
158
|
-
private deserialize;
|
|
143
|
+
export declare class ListReceivedLicensesForOrganizationCommand extends ListReceivedLicensesForOrganizationCommand_base {
|
|
159
144
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListResourceInventoryRequest, ListResourceInventoryResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListResourceInventoryCommandInput extends ListResourceInventory
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListResourceInventoryCommandOutput extends ListResourceInventoryResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListResourceInventoryCommand_base: {
|
|
24
|
+
new (input: ListResourceInventoryCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceInventoryCommandInput, ListResourceInventoryCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists resources managed using Systems Manager inventory.</p>
|
|
@@ -91,23 +94,5 @@ export interface ListResourceInventoryCommandOutput extends ListResourceInventor
|
|
|
91
94
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
92
95
|
*
|
|
93
96
|
*/
|
|
94
|
-
export declare class ListResourceInventoryCommand extends
|
|
95
|
-
readonly input: ListResourceInventoryCommandInput;
|
|
96
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
constructor(input: ListResourceInventoryCommandInput);
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResourceInventoryCommandInput, ListResourceInventoryCommandOutput>;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private serialize;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private deserialize;
|
|
97
|
+
export declare class ListResourceInventoryCommand extends ListResourceInventoryCommand_base {
|
|
113
98
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the tags for the specified license configuration.</p>
|
|
@@ -72,23 +75,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from LicenseManager service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class ListTagsForResourceCommand extends
|
|
76
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
94
79
|
}
|