@aws-sdk/client-license-manager 3.36.0 → 3.36.1
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/CHANGELOG.md +11 -0
- package/dist-cjs/LicenseManager.js +0 -4
- package/dist-cjs/LicenseManagerClient.js +0 -9
- package/dist-cjs/commands/AcceptGrantCommand.js +0 -24
- package/dist-cjs/commands/CheckInLicenseCommand.js +0 -24
- package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +0 -24
- package/dist-cjs/commands/CheckoutLicenseCommand.js +0 -24
- package/dist-cjs/commands/CreateGrantCommand.js +0 -24
- package/dist-cjs/commands/CreateGrantVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateLicenseCommand.js +0 -24
- package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +0 -29
- package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +0 -24
- package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +0 -24
- package/dist-cjs/commands/CreateLicenseVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateTokenCommand.js +0 -27
- package/dist-cjs/commands/DeleteGrantCommand.js +0 -24
- package/dist-cjs/commands/DeleteLicenseCommand.js +0 -24
- package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +0 -25
- package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +0 -26
- package/dist-cjs/commands/DeleteTokenCommand.js +0 -24
- package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +0 -24
- package/dist-cjs/commands/GetAccessTokenCommand.js +0 -25
- package/dist-cjs/commands/GetGrantCommand.js +0 -24
- package/dist-cjs/commands/GetLicenseCommand.js +0 -24
- package/dist-cjs/commands/GetLicenseConfigurationCommand.js +0 -24
- package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +0 -24
- package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +0 -24
- package/dist-cjs/commands/GetLicenseUsageCommand.js +0 -24
- package/dist-cjs/commands/GetServiceSettingsCommand.js +0 -24
- package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +0 -27
- package/dist-cjs/commands/ListDistributedGrantsCommand.js +0 -24
- package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +0 -24
- package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +0 -24
- package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +0 -24
- package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +0 -24
- package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +0 -24
- package/dist-cjs/commands/ListLicenseVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListLicensesCommand.js +0 -24
- package/dist-cjs/commands/ListReceivedGrantsCommand.js +0 -24
- package/dist-cjs/commands/ListReceivedLicensesCommand.js +0 -24
- package/dist-cjs/commands/ListResourceInventoryCommand.js +0 -24
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
- package/dist-cjs/commands/ListTokensCommand.js +0 -24
- package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +0 -26
- package/dist-cjs/commands/RejectGrantCommand.js +0 -24
- package/dist-cjs/commands/TagResourceCommand.js +0 -24
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +0 -24
- package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +0 -25
- package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +0 -27
- package/dist-cjs/commands/UpdateServiceSettingsCommand.js +0 -24
- package/dist-cjs/models/models_0.js +0 -450
- package/dist-cjs/protocols/Aws_json1_1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-types/ts3.4/LicenseManager.d.ts +49 -169
- package/dist-types/ts3.4/LicenseManagerClient.d.ts +24 -90
- package/dist-types/ts3.4/commands/AcceptGrantCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CheckInLicenseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CheckoutBorrowLicenseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CheckoutLicenseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGrantCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGrantVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLicenseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLicenseConfigurationCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLicenseVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteGrantCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteLicenseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteLicenseConfigurationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteTokenCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ExtendLicenseConsumptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetGrantCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLicenseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLicenseConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLicenseConversionTaskCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLicenseManagerReportGeneratorCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLicenseUsageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetServiceSettingsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListDistributedGrantsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLicenseConfigurationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLicenseConversionTasksCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLicenseSpecificationsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLicenseVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLicensesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListReceivedGrantsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListReceivedLicensesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResourceInventoryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTokensCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListUsageForLicenseConfigurationCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/RejectGrantCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateLicenseConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UpdateServiceSettingsCommand.d.ts +2 -20
- package/dist-types/ts3.4/models/models_0.d.ts +657 -2315
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +3 -3
|
@@ -6,29 +6,11 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Lists the tags for the specified license configuration.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { LicenseManagerClient, ListTagsForResourceCommand } from "@aws-sdk/client-license-manager"; // ES Modules import
|
|
15
|
-
* // const { LicenseManagerClient, ListTagsForResourceCommand } = require("@aws-sdk/client-license-manager"); // CommonJS import
|
|
16
|
-
* const client = new LicenseManagerClient(config);
|
|
17
|
-
* const command = new ListTagsForResourceCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link LicenseManagerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, LicenseManagerClientResolvedConfig> {
|
|
27
11
|
readonly input: ListTagsForResourceCommandInput;
|
|
28
12
|
constructor(input: ListTagsForResourceCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListTokensCommandInput extends ListTokensRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListTokensCommandOutput extends ListTokensResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Lists your tokens.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { LicenseManagerClient, ListTokensCommand } from "@aws-sdk/client-license-manager"; // ES Modules import
|
|
15
|
-
* // const { LicenseManagerClient, ListTokensCommand } = require("@aws-sdk/client-license-manager"); // CommonJS import
|
|
16
|
-
* const client = new LicenseManagerClient(config);
|
|
17
|
-
* const command = new ListTokensCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListTokensCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListTokensCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link LicenseManagerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListTokensCommand extends $Command<ListTokensCommandInput, ListTokensCommandOutput, LicenseManagerClientResolvedConfig> {
|
|
27
11
|
readonly input: ListTokensCommandInput;
|
|
28
12
|
constructor(input: ListTokensCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTokensCommandInput, ListTokensCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface ListUsageForLicenseConfigurationCommandInput extends ListUsageF
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListUsageForLicenseConfigurationCommandOutput extends ListUsageForLicenseConfigurationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Lists all license usage records for a license configuration, displaying license
|
|
11
|
-
* consumption details by resource at a selected point in time. Use this action to audit the
|
|
12
|
-
* current license consumption for any license inventory and configuration.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { LicenseManagerClient, ListUsageForLicenseConfigurationCommand } from "@aws-sdk/client-license-manager"; // ES Modules import
|
|
17
|
-
* // const { LicenseManagerClient, ListUsageForLicenseConfigurationCommand } = require("@aws-sdk/client-license-manager"); // CommonJS import
|
|
18
|
-
* const client = new LicenseManagerClient(config);
|
|
19
|
-
* const command = new ListUsageForLicenseConfigurationCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link ListUsageForLicenseConfigurationCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link ListUsageForLicenseConfigurationCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link LicenseManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class ListUsageForLicenseConfigurationCommand extends $Command<ListUsageForLicenseConfigurationCommandInput, ListUsageForLicenseConfigurationCommandOutput, LicenseManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: ListUsageForLicenseConfigurationCommandInput;
|
|
30
12
|
constructor(input: ListUsageForLicenseConfigurationCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUsageForLicenseConfigurationCommandInput, ListUsageForLicenseConfigurationCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface RejectGrantCommandInput extends RejectGrantRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface RejectGrantCommandOutput extends RejectGrantResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Rejects the specified grant.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { LicenseManagerClient, RejectGrantCommand } from "@aws-sdk/client-license-manager"; // ES Modules import
|
|
15
|
-
* // const { LicenseManagerClient, RejectGrantCommand } = require("@aws-sdk/client-license-manager"); // CommonJS import
|
|
16
|
-
* const client = new LicenseManagerClient(config);
|
|
17
|
-
* const command = new RejectGrantCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link RejectGrantCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link RejectGrantCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link LicenseManagerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class RejectGrantCommand extends $Command<RejectGrantCommandInput, RejectGrantCommandOutput, LicenseManagerClientResolvedConfig> {
|
|
27
11
|
readonly input: RejectGrantCommandInput;
|
|
28
12
|
constructor(input: RejectGrantCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RejectGrantCommandInput, RejectGrantCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Adds the specified tags to the specified license configuration.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { LicenseManagerClient, TagResourceCommand } from "@aws-sdk/client-license-manager"; // ES Modules import
|
|
15
|
-
* // const { LicenseManagerClient, TagResourceCommand } = require("@aws-sdk/client-license-manager"); // CommonJS import
|
|
16
|
-
* const client = new LicenseManagerClient(config);
|
|
17
|
-
* const command = new TagResourceCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link LicenseManagerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, LicenseManagerClientResolvedConfig> {
|
|
27
11
|
readonly input: TagResourceCommandInput;
|
|
28
12
|
constructor(input: TagResourceCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Removes the specified tags from the specified license configuration.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { LicenseManagerClient, UntagResourceCommand } from "@aws-sdk/client-license-manager"; // ES Modules import
|
|
15
|
-
* // const { LicenseManagerClient, UntagResourceCommand } = require("@aws-sdk/client-license-manager"); // CommonJS import
|
|
16
|
-
* const client = new LicenseManagerClient(config);
|
|
17
|
-
* const command = new UntagResourceCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link LicenseManagerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, LicenseManagerClientResolvedConfig> {
|
|
27
11
|
readonly input: UntagResourceCommandInput;
|
|
28
12
|
constructor(input: UntagResourceCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface UpdateLicenseConfigurationCommandInput extends UpdateLicenseCon
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateLicenseConfigurationCommandOutput extends UpdateLicenseConfigurationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Modifies the attributes of an existing license configuration.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { LicenseManagerClient, UpdateLicenseConfigurationCommand } from "@aws-sdk/client-license-manager"; // ES Modules import
|
|
15
|
-
* // const { LicenseManagerClient, UpdateLicenseConfigurationCommand } = require("@aws-sdk/client-license-manager"); // CommonJS import
|
|
16
|
-
* const client = new LicenseManagerClient(config);
|
|
17
|
-
* const command = new UpdateLicenseConfigurationCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link UpdateLicenseConfigurationCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link UpdateLicenseConfigurationCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link LicenseManagerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class UpdateLicenseConfigurationCommand extends $Command<UpdateLicenseConfigurationCommandInput, UpdateLicenseConfigurationCommandOutput, LicenseManagerClientResolvedConfig> {
|
|
27
11
|
readonly input: UpdateLicenseConfigurationCommandInput;
|
|
28
12
|
constructor(input: UpdateLicenseConfigurationCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLicenseConfigurationCommandInput, UpdateLicenseConfigurationCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface UpdateLicenseManagerReportGeneratorCommandInput extends UpdateL
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateLicenseManagerReportGeneratorCommandOutput extends UpdateLicenseManagerReportGeneratorResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Updates a report generator.</p>
|
|
11
|
-
* <p>After you make changes to a report generator, it starts generating new reports within 60 minutes of being updated.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { LicenseManagerClient, UpdateLicenseManagerReportGeneratorCommand } from "@aws-sdk/client-license-manager"; // ES Modules import
|
|
16
|
-
* // const { LicenseManagerClient, UpdateLicenseManagerReportGeneratorCommand } = require("@aws-sdk/client-license-manager"); // CommonJS import
|
|
17
|
-
* const client = new LicenseManagerClient(config);
|
|
18
|
-
* const command = new UpdateLicenseManagerReportGeneratorCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link UpdateLicenseManagerReportGeneratorCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link UpdateLicenseManagerReportGeneratorCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link LicenseManagerClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class UpdateLicenseManagerReportGeneratorCommand extends $Command<UpdateLicenseManagerReportGeneratorCommandInput, UpdateLicenseManagerReportGeneratorCommandOutput, LicenseManagerClientResolvedConfig> {
|
|
28
11
|
readonly input: UpdateLicenseManagerReportGeneratorCommandInput;
|
|
29
12
|
constructor(input: UpdateLicenseManagerReportGeneratorCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLicenseManagerReportGeneratorCommandInput, UpdateLicenseManagerReportGeneratorCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface UpdateLicenseSpecificationsForResourceCommandInput extends Upda
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateLicenseSpecificationsForResourceCommandOutput extends UpdateLicenseSpecificationsForResourceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Adds or removes the specified license configurations for the specified Amazon Web Services resource.</p>
|
|
11
|
-
* <p>You can update the license specifications of AMIs, instances, and hosts.
|
|
12
|
-
* You cannot update the license specifications for launch templates and CloudFormation templates,
|
|
13
|
-
* as they send license configurations to the operation that creates the resource.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { LicenseManagerClient, UpdateLicenseSpecificationsForResourceCommand } from "@aws-sdk/client-license-manager"; // ES Modules import
|
|
18
|
-
* // const { LicenseManagerClient, UpdateLicenseSpecificationsForResourceCommand } = require("@aws-sdk/client-license-manager"); // CommonJS import
|
|
19
|
-
* const client = new LicenseManagerClient(config);
|
|
20
|
-
* const command = new UpdateLicenseSpecificationsForResourceCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link UpdateLicenseSpecificationsForResourceCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link UpdateLicenseSpecificationsForResourceCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link LicenseManagerClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class UpdateLicenseSpecificationsForResourceCommand extends $Command<UpdateLicenseSpecificationsForResourceCommandInput, UpdateLicenseSpecificationsForResourceCommandOutput, LicenseManagerClientResolvedConfig> {
|
|
30
11
|
readonly input: UpdateLicenseSpecificationsForResourceCommandInput;
|
|
31
12
|
constructor(input: UpdateLicenseSpecificationsForResourceCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLicenseSpecificationsForResourceCommandInput, UpdateLicenseSpecificationsForResourceCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface UpdateServiceSettingsCommandInput extends UpdateServiceSettings
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateServiceSettingsCommandOutput extends UpdateServiceSettingsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Updates License Manager settings for the current Region.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { LicenseManagerClient, UpdateServiceSettingsCommand } from "@aws-sdk/client-license-manager"; // ES Modules import
|
|
15
|
-
* // const { LicenseManagerClient, UpdateServiceSettingsCommand } = require("@aws-sdk/client-license-manager"); // CommonJS import
|
|
16
|
-
* const client = new LicenseManagerClient(config);
|
|
17
|
-
* const command = new UpdateServiceSettingsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link UpdateServiceSettingsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link UpdateServiceSettingsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link LicenseManagerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class UpdateServiceSettingsCommand extends $Command<UpdateServiceSettingsCommandInput, UpdateServiceSettingsCommandOutput, LicenseManagerClientResolvedConfig> {
|
|
27
11
|
readonly input: UpdateServiceSettingsCommandInput;
|
|
28
12
|
constructor(input: UpdateServiceSettingsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LicenseManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServiceSettingsCommandInput, UpdateServiceSettingsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|