@aws-sdk/client-license-manager 3.362.0 → 3.363.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/LicenseManager.js +1 -1
- package/dist-cjs/LicenseManagerClient.js +5 -5
- package/dist-cjs/commands/AcceptGrantCommand.js +3 -3
- package/dist-cjs/commands/CheckInLicenseCommand.js +3 -3
- package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +3 -3
- package/dist-cjs/commands/CheckoutLicenseCommand.js +3 -3
- package/dist-cjs/commands/CreateGrantCommand.js +3 -3
- package/dist-cjs/commands/CreateGrantVersionCommand.js +3 -3
- package/dist-cjs/commands/CreateLicenseCommand.js +3 -3
- package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +3 -3
- package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +3 -3
- package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-cjs/commands/CreateLicenseVersionCommand.js +3 -3
- package/dist-cjs/commands/CreateTokenCommand.js +3 -3
- package/dist-cjs/commands/DeleteGrantCommand.js +3 -3
- package/dist-cjs/commands/DeleteLicenseCommand.js +3 -3
- package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-cjs/commands/DeleteTokenCommand.js +3 -3
- package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +3 -3
- package/dist-cjs/commands/GetAccessTokenCommand.js +3 -3
- package/dist-cjs/commands/GetGrantCommand.js +3 -3
- package/dist-cjs/commands/GetLicenseCommand.js +3 -3
- package/dist-cjs/commands/GetLicenseConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +3 -3
- package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-cjs/commands/GetLicenseUsageCommand.js +3 -3
- package/dist-cjs/commands/GetServiceSettingsCommand.js +3 -3
- package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +3 -3
- package/dist-cjs/commands/ListDistributedGrantsCommand.js +3 -3
- package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +3 -3
- package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +3 -3
- package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +3 -3
- package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +3 -3
- package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListLicenseVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListLicensesCommand.js +3 -3
- package/dist-cjs/commands/ListReceivedGrantsCommand.js +3 -3
- package/dist-cjs/commands/ListReceivedGrantsForOrganizationCommand.js +3 -3
- package/dist-cjs/commands/ListReceivedLicensesCommand.js +3 -3
- package/dist-cjs/commands/ListReceivedLicensesForOrganizationCommand.js +3 -3
- package/dist-cjs/commands/ListResourceInventoryCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListTokensCommand.js +3 -3
- package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +3 -3
- package/dist-cjs/commands/RejectGrantCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +3 -3
- package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateServiceSettingsCommand.js +3 -3
- package/dist-cjs/models/LicenseManagerServiceException.js +1 -1
- package/dist-cjs/protocols/Aws_json1_1.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/LicenseManager.js +1 -1
- package/dist-es/LicenseManagerClient.js +5 -5
- package/dist-es/commands/AcceptGrantCommand.js +3 -3
- package/dist-es/commands/CheckInLicenseCommand.js +3 -3
- package/dist-es/commands/CheckoutBorrowLicenseCommand.js +3 -3
- package/dist-es/commands/CheckoutLicenseCommand.js +3 -3
- package/dist-es/commands/CreateGrantCommand.js +3 -3
- package/dist-es/commands/CreateGrantVersionCommand.js +3 -3
- package/dist-es/commands/CreateLicenseCommand.js +3 -3
- package/dist-es/commands/CreateLicenseConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateLicenseConversionTaskForResourceCommand.js +3 -3
- package/dist-es/commands/CreateLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-es/commands/CreateLicenseVersionCommand.js +3 -3
- package/dist-es/commands/CreateTokenCommand.js +3 -3
- package/dist-es/commands/DeleteGrantCommand.js +3 -3
- package/dist-es/commands/DeleteLicenseCommand.js +3 -3
- package/dist-es/commands/DeleteLicenseConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-es/commands/DeleteTokenCommand.js +3 -3
- package/dist-es/commands/ExtendLicenseConsumptionCommand.js +3 -3
- package/dist-es/commands/GetAccessTokenCommand.js +3 -3
- package/dist-es/commands/GetGrantCommand.js +3 -3
- package/dist-es/commands/GetLicenseCommand.js +3 -3
- package/dist-es/commands/GetLicenseConfigurationCommand.js +3 -3
- package/dist-es/commands/GetLicenseConversionTaskCommand.js +3 -3
- package/dist-es/commands/GetLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-es/commands/GetLicenseUsageCommand.js +3 -3
- package/dist-es/commands/GetServiceSettingsCommand.js +3 -3
- package/dist-es/commands/ListAssociationsForLicenseConfigurationCommand.js +3 -3
- package/dist-es/commands/ListDistributedGrantsCommand.js +3 -3
- package/dist-es/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +3 -3
- package/dist-es/commands/ListLicenseConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListLicenseConversionTasksCommand.js +3 -3
- package/dist-es/commands/ListLicenseManagerReportGeneratorsCommand.js +3 -3
- package/dist-es/commands/ListLicenseSpecificationsForResourceCommand.js +3 -3
- package/dist-es/commands/ListLicenseVersionsCommand.js +3 -3
- package/dist-es/commands/ListLicensesCommand.js +3 -3
- package/dist-es/commands/ListReceivedGrantsCommand.js +3 -3
- package/dist-es/commands/ListReceivedGrantsForOrganizationCommand.js +3 -3
- package/dist-es/commands/ListReceivedLicensesCommand.js +3 -3
- package/dist-es/commands/ListReceivedLicensesForOrganizationCommand.js +3 -3
- package/dist-es/commands/ListResourceInventoryCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTokensCommand.js +3 -3
- package/dist-es/commands/ListUsageForLicenseConfigurationCommand.js +3 -3
- package/dist-es/commands/RejectGrantCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateLicenseConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateLicenseManagerReportGeneratorCommand.js +3 -3
- package/dist-es/commands/UpdateLicenseSpecificationsForResourceCommand.js +3 -3
- package/dist-es/commands/UpdateServiceSettingsCommand.js +3 -3
- package/dist-es/models/LicenseManagerServiceException.js +1 -1
- package/dist-es/protocols/Aws_json1_1.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/LicenseManager.d.ts +1 -1
- package/dist-types/LicenseManagerClient.d.ts +8 -8
- package/dist-types/commands/AcceptGrantCommand.d.ts +3 -3
- package/dist-types/commands/CheckInLicenseCommand.d.ts +3 -3
- package/dist-types/commands/CheckoutBorrowLicenseCommand.d.ts +3 -3
- package/dist-types/commands/CheckoutLicenseCommand.d.ts +3 -3
- package/dist-types/commands/CreateGrantCommand.d.ts +3 -3
- package/dist-types/commands/CreateGrantVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateLicenseCommand.d.ts +3 -3
- package/dist-types/commands/CreateLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +3 -3
- package/dist-types/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/commands/CreateLicenseVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateTokenCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGrantCommand.d.ts +3 -3
- package/dist-types/commands/DeleteLicenseCommand.d.ts +3 -3
- package/dist-types/commands/DeleteLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTokenCommand.d.ts +3 -3
- package/dist-types/commands/ExtendLicenseConsumptionCommand.d.ts +3 -3
- package/dist-types/commands/GetAccessTokenCommand.d.ts +3 -3
- package/dist-types/commands/GetGrantCommand.d.ts +3 -3
- package/dist-types/commands/GetLicenseCommand.d.ts +3 -3
- package/dist-types/commands/GetLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetLicenseConversionTaskCommand.d.ts +3 -3
- package/dist-types/commands/GetLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/commands/GetLicenseUsageCommand.d.ts +3 -3
- package/dist-types/commands/GetServiceSettingsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/ListDistributedGrantsCommand.d.ts +3 -3
- package/dist-types/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +3 -3
- package/dist-types/commands/ListLicenseConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListLicenseConversionTasksCommand.d.ts +3 -3
- package/dist-types/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +3 -3
- package/dist-types/commands/ListLicenseSpecificationsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListLicenseVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListLicensesCommand.d.ts +3 -3
- package/dist-types/commands/ListReceivedGrantsCommand.d.ts +3 -3
- package/dist-types/commands/ListReceivedGrantsForOrganizationCommand.d.ts +3 -3
- package/dist-types/commands/ListReceivedLicensesCommand.d.ts +3 -3
- package/dist-types/commands/ListReceivedLicensesForOrganizationCommand.d.ts +3 -3
- package/dist-types/commands/ListResourceInventoryCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTokensCommand.d.ts +3 -3
- package/dist-types/commands/ListUsageForLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/RejectGrantCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateServiceSettingsCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/LicenseManagerServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/LicenseManager.d.ts +1 -1
- package/dist-types/ts3.4/LicenseManagerClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/AcceptGrantCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CheckInLicenseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CheckoutBorrowLicenseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CheckoutLicenseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateGrantCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateGrantVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateLicenseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateLicenseVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteGrantCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteLicenseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTokenCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ExtendLicenseConsumptionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetGrantCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetLicenseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetLicenseConversionTaskCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetLicenseUsageCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetServiceSettingsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDistributedGrantsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListLicenseConfigurationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListLicenseConversionTasksCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListLicenseSpecificationsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListLicenseVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListLicensesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListReceivedGrantsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListReceivedGrantsForOrganizationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListReceivedLicensesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListReceivedLicensesForOrganizationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListResourceInventoryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTokensCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListUsageForLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RejectGrantCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateLicenseConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateServiceSettingsCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/LicenseManagerServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +31 -30
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListDistributedGrantsCommand, se_ListDistributedGrantsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDistributedGrantsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListFailuresForLicenseConfigurationOperationsCommand, se_ListFailuresForLicenseConfigurationOperationsCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFailuresForLicenseConfigurationOperationsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListLicenseConfigurationsCommand, se_ListLicenseConfigurationsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLicenseConfigurationsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListLicenseConversionTasksCommand, se_ListLicenseConversionTasksCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLicenseConversionTasksCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListLicenseManagerReportGeneratorsCommand, se_ListLicenseManagerReportGeneratorsCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLicenseManagerReportGeneratorsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListLicenseSpecificationsForResourceCommand, se_ListLicenseSpecificationsForResourceCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLicenseSpecificationsForResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListLicenseVersionsCommand, se_ListLicenseVersionsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLicenseVersionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListLicensesCommand, se_ListLicensesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLicensesCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListReceivedGrantsCommand, se_ListReceivedGrantsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReceivedGrantsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListReceivedGrantsForOrganizationCommand, se_ListReceivedGrantsForOrganizationCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReceivedGrantsForOrganizationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListReceivedLicensesCommand, se_ListReceivedLicensesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReceivedLicensesCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListReceivedLicensesForOrganizationCommand, se_ListReceivedLicensesForOrganizationCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReceivedLicensesForOrganizationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListResourceInventoryCommand, se_ListResourceInventoryCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListResourceInventoryCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListTokensCommand, se_ListTokensCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTokensCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListUsageForLicenseConfigurationCommand, se_ListUsageForLicenseConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListUsageForLicenseConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_RejectGrantCommand, se_RejectGrantCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RejectGrantCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateLicenseConfigurationCommand, se_UpdateLicenseConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateLicenseConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateLicenseManagerReportGeneratorCommand, se_UpdateLicenseManagerReportGeneratorCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateLicenseManagerReportGeneratorCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateLicenseSpecificationsForResourceCommand, se_UpdateLicenseSpecificationsForResourceCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateLicenseSpecificationsForResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateServiceSettingsCommand, se_UpdateServiceSettingsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateServiceSettingsCommand extends $Command {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, } from "@
|
|
1
|
+
import { ServiceException as __ServiceException, } from "@smithy/smithy-client";
|
|
2
2
|
export { __ServiceException };
|
|
3
3
|
export class LicenseManagerServiceException extends __ServiceException {
|
|
4
4
|
constructor(options) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectLong as __expectLong, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectString as __expectString, parseEpochTimestamp as __parseEpochTimestamp, take, withBaseException, } from "@aws-sdk/smithy-client";
|
|
2
1
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
2
|
+
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectLong as __expectLong, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectString as __expectString, parseEpochTimestamp as __parseEpochTimestamp, take, withBaseException, } from "@smithy/smithy-client";
|
|
3
3
|
import { LicenseManagerServiceException as __BaseException } from "../models/LicenseManagerServiceException";
|
|
4
4
|
import { AccessDeniedException, AuthorizationException, ConflictException, EntitlementNotAllowedException, FailedDependencyException, FilterLimitExceededException, InvalidParameterValueException, InvalidResourceStateException, LicenseUsageException, NoEntitlementsAllowedException, RateLimitExceededException, RedirectException, ResourceLimitExceededException, ResourceNotFoundException, ServerInternalException, UnsupportedDigitalSignatureMethodException, ValidationException, } from "../models/models_0";
|
|
5
5
|
export const se_AcceptGrantCommand = async (input, context) => {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
|
-
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@aws-sdk/config-resolver";
|
|
4
|
-
import { FetchHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
5
|
-
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
6
|
-
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
7
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
|
|
8
3
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
|
+
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
+
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
8
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@
|
|
10
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
|
|
3
|
-
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@aws-sdk/config-resolver";
|
|
4
3
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
|
-
import { Hash } from "@aws-sdk/hash-node";
|
|
6
|
-
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
|
|
7
|
-
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
|
|
8
|
-
import { NodeHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/node-http-handler";
|
|
9
|
-
import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
10
|
-
import { DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
|
|
11
4
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
5
|
+
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
|
|
6
|
+
import { Hash } from "@smithy/hash-node";
|
|
7
|
+
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
|
+
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
|
+
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
11
|
+
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
12
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@
|
|
13
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
+
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
16
|
export const getRuntimeConfig = (config) => {
|
|
17
17
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
18
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { NoOpLogger } from "@
|
|
2
|
-
import { parseUrl } from "@
|
|
3
|
-
import { fromBase64, toBase64 } from "@
|
|
4
|
-
import { fromUtf8, toUtf8 } from "@
|
|
1
|
+
import { NoOpLogger } from "@smithy/smithy-client";
|
|
2
|
+
import { parseUrl } from "@smithy/url-parser";
|
|
3
|
+
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
4
|
+
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
5
5
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
6
6
|
export const getRuntimeConfig = (config) => ({
|
|
7
7
|
apiVersion: "2018-08-01",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AcceptGrantCommandInput, AcceptGrantCommandOutput } from "./commands/AcceptGrantCommand";
|
|
3
3
|
import { CheckInLicenseCommandInput, CheckInLicenseCommandOutput } from "./commands/CheckInLicenseCommand";
|
|
4
4
|
import { CheckoutBorrowLicenseCommandInput, CheckoutBorrowLicenseCommandOutput } from "./commands/CheckoutBorrowLicenseCommand";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@aws-sdk/middleware-endpoint";
|
|
3
1
|
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
4
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
5
2
|
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
6
3
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
4
|
+
import { Credentials as __Credentials } from "@aws-sdk/types";
|
|
5
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
6
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
7
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
9
8
|
import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
|
|
10
|
-
import {
|
|
9
|
+
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
10
|
+
import { BodyLengthCalculator as __BodyLengthCalculator, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
11
11
|
import { AcceptGrantCommandInput, AcceptGrantCommandOutput } from "./commands/AcceptGrantCommand";
|
|
12
12
|
import { CheckInLicenseCommandInput, CheckInLicenseCommandOutput } from "./commands/CheckInLicenseCommand";
|
|
13
13
|
import { CheckoutBorrowLicenseCommandInput, CheckoutBorrowLicenseCommandOutput } from "./commands/CheckoutBorrowLicenseCommand";
|
|
@@ -77,7 +77,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
77
77
|
*/
|
|
78
78
|
requestHandler?: __HttpHandler;
|
|
79
79
|
/**
|
|
80
|
-
* A constructor for a class implementing the {@link @
|
|
80
|
+
* A constructor for a class implementing the {@link @smithy/types#ChecksumConstructor} interface
|
|
81
81
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
82
82
|
* @internal
|
|
83
83
|
*/
|
|
@@ -167,7 +167,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
167
167
|
*/
|
|
168
168
|
logger?: __Logger;
|
|
169
169
|
/**
|
|
170
|
-
* The {@link @
|
|
170
|
+
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
171
171
|
*/
|
|
172
172
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
173
173
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { AcceptGrantRequest, AcceptGrantResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { CheckInLicenseRequest, CheckInLicenseResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { CheckoutBorrowLicenseRequest, CheckoutBorrowLicenseResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { CheckoutLicenseRequest, CheckoutLicenseResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { CreateGrantRequest, CreateGrantResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { CreateGrantVersionRequest, CreateGrantVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { CreateLicenseRequest, CreateLicenseResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { CreateLicenseConfigurationRequest, CreateLicenseConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { CreateLicenseConversionTaskForResourceRequest, CreateLicenseConversionTaskForResourceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { CreateLicenseManagerReportGeneratorRequest, CreateLicenseManagerReportGeneratorResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { CreateLicenseVersionRequest, CreateLicenseVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { CreateTokenRequest, CreateTokenResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { DeleteGrantRequest, DeleteGrantResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { DeleteLicenseRequest, DeleteLicenseResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { DeleteLicenseConfigurationRequest, DeleteLicenseConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { DeleteLicenseManagerReportGeneratorRequest, DeleteLicenseManagerReportGeneratorResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient";
|
|
5
5
|
import { DeleteTokenRequest, DeleteTokenResponse } from "../models/models_0";
|
|
6
6
|
/**
|