@aws-sdk/client-license-manager 3.297.0 → 3.299.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 +2 -3
- package/dist-cjs/commands/CheckInLicenseCommand.js +2 -3
- package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +2 -3
- package/dist-cjs/commands/CheckoutLicenseCommand.js +2 -3
- package/dist-cjs/commands/CreateGrantCommand.js +2 -3
- package/dist-cjs/commands/CreateGrantVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateTokenCommand.js +2 -3
- package/dist-cjs/commands/DeleteGrantCommand.js +2 -3
- package/dist-cjs/commands/DeleteLicenseCommand.js +2 -3
- package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-cjs/commands/DeleteTokenCommand.js +2 -3
- package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +2 -3
- package/dist-cjs/commands/GetAccessTokenCommand.js +2 -3
- package/dist-cjs/commands/GetGrantCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseUsageCommand.js +2 -3
- package/dist-cjs/commands/GetServiceSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/ListDistributedGrantsCommand.js +2 -3
- package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListLicensesCommand.js +2 -3
- package/dist-cjs/commands/ListReceivedGrantsCommand.js +2 -3
- package/dist-cjs/commands/ListReceivedGrantsForOrganizationCommand.js +2 -3
- package/dist-cjs/commands/ListReceivedLicensesCommand.js +2 -3
- package/dist-cjs/commands/ListReceivedLicensesForOrganizationCommand.js +2 -3
- package/dist-cjs/commands/ListResourceInventoryCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTokensCommand.js +2 -3
- package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/RejectGrantCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateServiceSettingsCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -552
- package/dist-es/commands/AcceptGrantCommand.js +2 -3
- package/dist-es/commands/CheckInLicenseCommand.js +2 -3
- package/dist-es/commands/CheckoutBorrowLicenseCommand.js +2 -3
- package/dist-es/commands/CheckoutLicenseCommand.js +2 -3
- package/dist-es/commands/CreateGrantCommand.js +2 -3
- package/dist-es/commands/CreateGrantVersionCommand.js +2 -3
- package/dist-es/commands/CreateLicenseCommand.js +2 -3
- package/dist-es/commands/CreateLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateLicenseConversionTaskForResourceCommand.js +2 -3
- package/dist-es/commands/CreateLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-es/commands/CreateLicenseVersionCommand.js +2 -3
- package/dist-es/commands/CreateTokenCommand.js +2 -3
- package/dist-es/commands/DeleteGrantCommand.js +2 -3
- package/dist-es/commands/DeleteLicenseCommand.js +2 -3
- package/dist-es/commands/DeleteLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-es/commands/DeleteTokenCommand.js +2 -3
- package/dist-es/commands/ExtendLicenseConsumptionCommand.js +2 -3
- package/dist-es/commands/GetAccessTokenCommand.js +2 -3
- package/dist-es/commands/GetGrantCommand.js +2 -3
- package/dist-es/commands/GetLicenseCommand.js +2 -3
- package/dist-es/commands/GetLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/GetLicenseConversionTaskCommand.js +2 -3
- package/dist-es/commands/GetLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-es/commands/GetLicenseUsageCommand.js +2 -3
- package/dist-es/commands/GetServiceSettingsCommand.js +2 -3
- package/dist-es/commands/ListAssociationsForLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/ListDistributedGrantsCommand.js +2 -3
- package/dist-es/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +2 -3
- package/dist-es/commands/ListLicenseConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListLicenseConversionTasksCommand.js +2 -3
- package/dist-es/commands/ListLicenseManagerReportGeneratorsCommand.js +2 -3
- package/dist-es/commands/ListLicenseSpecificationsForResourceCommand.js +2 -3
- package/dist-es/commands/ListLicenseVersionsCommand.js +2 -3
- package/dist-es/commands/ListLicensesCommand.js +2 -3
- package/dist-es/commands/ListReceivedGrantsCommand.js +2 -3
- package/dist-es/commands/ListReceivedGrantsForOrganizationCommand.js +2 -3
- package/dist-es/commands/ListReceivedLicensesCommand.js +2 -3
- package/dist-es/commands/ListReceivedLicensesForOrganizationCommand.js +2 -3
- package/dist-es/commands/ListResourceInventoryCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTokensCommand.js +2 -3
- package/dist-es/commands/ListUsageForLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/RejectGrantCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-es/commands/UpdateLicenseSpecificationsForResourceCommand.js +2 -3
- package/dist-es/commands/UpdateServiceSettingsCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -411
- package/dist-types/models/models_0.d.ts +0 -548
- package/dist-types/ts3.4/models/models_0.d.ts +0 -391
- package/package.json +11 -10
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListReceivedGrantsForOrganizationRequestFilterSensitiveLog, ListReceivedGrantsForOrganizationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ListReceivedGrantsForOrganizationCommand, serializeAws_json1_1ListReceivedGrantsForOrganizationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ListReceivedGrantsForOrganizationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListReceivedGrantsForOrganizationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListReceivedLicensesRequestFilterSensitiveLog, ListReceivedLicensesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ListReceivedLicensesCommand, serializeAws_json1_1ListReceivedLicensesCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ListReceivedLicensesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListReceivedLicensesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListReceivedLicensesForOrganizationRequestFilterSensitiveLog, ListReceivedLicensesForOrganizationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ListReceivedLicensesForOrganizationCommand, serializeAws_json1_1ListReceivedLicensesForOrganizationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ListReceivedLicensesForOrganizationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListReceivedLicensesForOrganizationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListResourceInventoryRequestFilterSensitiveLog, ListResourceInventoryResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ListResourceInventoryCommand, serializeAws_json1_1ListResourceInventoryCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ListResourceInventoryCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListResourceInventoryCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ListTagsForResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListTokensRequestFilterSensitiveLog, ListTokensResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ListTokensCommand, serializeAws_json1_1ListTokensCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ListTokensCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListTokensCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListUsageForLicenseConfigurationRequestFilterSensitiveLog, ListUsageForLicenseConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ListUsageForLicenseConfigurationCommand, serializeAws_json1_1ListUsageForLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ListUsageForLicenseConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListUsageForLicenseConfigurationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { RejectGrantRequestFilterSensitiveLog, RejectGrantResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1RejectGrantCommand, serializeAws_json1_1RejectGrantCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class RejectGrantCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RejectGrantCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class TagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class TagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UntagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UntagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateLicenseConfigurationRequestFilterSensitiveLog, UpdateLicenseConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateLicenseConfigurationCommand, serializeAws_json1_1UpdateLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateLicenseConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateLicenseConfigurationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateLicenseManagerReportGeneratorRequestFilterSensitiveLog, UpdateLicenseManagerReportGeneratorResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateLicenseManagerReportGeneratorCommand, serializeAws_json1_1UpdateLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateLicenseManagerReportGeneratorCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateLicenseManagerReportGeneratorCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateLicenseSpecificationsForResourceRequestFilterSensitiveLog, UpdateLicenseSpecificationsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateLicenseSpecificationsForResourceCommand, serializeAws_json1_1UpdateLicenseSpecificationsForResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateLicenseSpecificationsForResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateLicenseSpecificationsForResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateServiceSettingsRequestFilterSensitiveLog, UpdateServiceSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateServiceSettingsCommand, serializeAws_json1_1UpdateServiceSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateServiceSettingsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateServiceSettingsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|