@aws-sdk/client-license-manager 3.496.0 → 3.501.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.
Files changed (2) hide show
  1. package/dist-cjs/index.js +40 -39
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -4728,16 +4728,15 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
4728
4728
  // Annotate the CommonJS export names for ESM import in node:
4729
4729
 
4730
4730
  0 && (module.exports = {
4731
+ LicenseManagerServiceException,
4732
+ __Client,
4733
+ LicenseManagerClient,
4734
+ LicenseManager,
4735
+ $Command,
4731
4736
  AcceptGrantCommand,
4732
- AccessDeniedException,
4733
- ActivationOverrideBehavior,
4734
- AllowedOperation,
4735
- AuthorizationException,
4736
4737
  CheckInLicenseCommand,
4737
4738
  CheckoutBorrowLicenseCommand,
4738
4739
  CheckoutLicenseCommand,
4739
- CheckoutType,
4740
- ConflictException,
4741
4740
  CreateGrantCommand,
4742
4741
  CreateGrantVersionCommand,
4743
4742
  CreateLicenseCommand,
@@ -4751,13 +4750,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
4751
4750
  DeleteLicenseConfigurationCommand,
4752
4751
  DeleteLicenseManagerReportGeneratorCommand,
4753
4752
  DeleteTokenCommand,
4754
- DigitalSignatureMethod,
4755
- EntitlementDataUnit,
4756
- EntitlementNotAllowedException,
4757
- EntitlementUnit,
4758
4753
  ExtendLicenseConsumptionCommand,
4759
- FailedDependencyException,
4760
- FilterLimitExceededException,
4761
4754
  GetAccessTokenCommand,
4762
4755
  GetGrantCommand,
4763
4756
  GetLicenseCommand,
@@ -4766,19 +4759,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
4766
4759
  GetLicenseManagerReportGeneratorCommand,
4767
4760
  GetLicenseUsageCommand,
4768
4761
  GetServiceSettingsCommand,
4769
- GrantStatus,
4770
- InvalidParameterValueException,
4771
- InvalidResourceStateException,
4772
- InventoryFilterCondition,
4773
- LicenseConfigurationStatus,
4774
- LicenseConversionTaskStatus,
4775
- LicenseCountingType,
4776
- LicenseDeletionStatus,
4777
- LicenseManager,
4778
- LicenseManagerClient,
4779
- LicenseManagerServiceException,
4780
- LicenseStatus,
4781
- LicenseUsageException,
4782
4762
  ListAssociationsForLicenseConfigurationCommand,
4783
4763
  ListDistributedGrantsCommand,
4784
4764
  ListFailuresForLicenseConfigurationOperationsCommand,
@@ -4796,27 +4776,48 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
4796
4776
  ListTagsForResourceCommand,
4797
4777
  ListTokensCommand,
4798
4778
  ListUsageForLicenseConfigurationCommand,
4799
- NoEntitlementsAllowedException,
4800
- RateLimitExceededException,
4801
- ReceivedStatus,
4802
- RedirectException,
4803
4779
  RejectGrantCommand,
4804
- RenewType,
4805
- ReportFrequencyType,
4806
- ReportType,
4807
- ResourceLimitExceededException,
4808
- ResourceNotFoundException,
4809
- ResourceType,
4810
- ServerInternalException,
4811
4780
  TagResourceCommand,
4812
- TokenType,
4813
- UnsupportedDigitalSignatureMethodException,
4814
4781
  UntagResourceCommand,
4815
4782
  UpdateLicenseConfigurationCommand,
4816
4783
  UpdateLicenseManagerReportGeneratorCommand,
4817
4784
  UpdateLicenseSpecificationsForResourceCommand,
4818
4785
  UpdateServiceSettingsCommand,
4786
+ GrantStatus,
4787
+ AccessDeniedException,
4788
+ AuthorizationException,
4789
+ InvalidParameterValueException,
4790
+ RateLimitExceededException,
4791
+ ResourceLimitExceededException,
4792
+ ServerInternalException,
4819
4793
  ValidationException,
4820
- __Client
4794
+ ActivationOverrideBehavior,
4795
+ AllowedOperation,
4796
+ ConflictException,
4797
+ ResourceNotFoundException,
4798
+ DigitalSignatureMethod,
4799
+ EntitlementDataUnit,
4800
+ EntitlementNotAllowedException,
4801
+ NoEntitlementsAllowedException,
4802
+ RedirectException,
4803
+ UnsupportedDigitalSignatureMethodException,
4804
+ CheckoutType,
4805
+ RenewType,
4806
+ EntitlementUnit,
4807
+ LicenseStatus,
4808
+ LicenseCountingType,
4809
+ ReportFrequencyType,
4810
+ ReportType,
4811
+ TokenType,
4812
+ LicenseDeletionStatus,
4813
+ ResourceType,
4814
+ LicenseConversionTaskStatus,
4815
+ FilterLimitExceededException,
4816
+ ReceivedStatus,
4817
+ FailedDependencyException,
4818
+ InventoryFilterCondition,
4819
+ LicenseConfigurationStatus,
4820
+ InvalidResourceStateException,
4821
+ LicenseUsageException
4821
4822
  });
4822
4823
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-license-manager",
3
3
  "description": "AWS SDK for JavaScript License Manager Client for Node.js, Browser and React Native",
4
- "version": "3.496.0",
4
+ "version": "3.501.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-license-manager",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.496.0",
23
+ "@aws-sdk/client-sts": "3.501.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.501.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",