@aws-sdk/client-kms 3.496.0 → 3.498.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/index.js CHANGED
@@ -5905,106 +5905,46 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
5905
5905
  // Annotate the CommonJS export names for ESM import in node:
5906
5906
 
5907
5907
  0 && (module.exports = {
5908
- AlgorithmSpec,
5909
- AlreadyExistsException,
5908
+ KMSServiceException,
5909
+ __Client,
5910
+ KMSClient,
5911
+ KMS,
5912
+ $Command,
5910
5913
  CancelKeyDeletionCommand,
5911
- CloudHsmClusterInUseException,
5912
- CloudHsmClusterInvalidConfigurationException,
5913
- CloudHsmClusterNotActiveException,
5914
- CloudHsmClusterNotFoundException,
5915
- CloudHsmClusterNotRelatedException,
5916
5914
  ConnectCustomKeyStoreCommand,
5917
- ConnectionErrorCodeType,
5918
- ConnectionStateType,
5919
5915
  CreateAliasCommand,
5920
5916
  CreateCustomKeyStoreCommand,
5921
- CreateCustomKeyStoreRequestFilterSensitiveLog,
5922
5917
  CreateGrantCommand,
5923
5918
  CreateKeyCommand,
5924
- CustomKeyStoreHasCMKsException,
5925
- CustomKeyStoreInvalidStateException,
5926
- CustomKeyStoreNameInUseException,
5927
- CustomKeyStoreNotFoundException,
5928
- CustomKeyStoreType,
5929
- CustomKeyStoresListEntryFilterSensitiveLog,
5930
- CustomerMasterKeySpec,
5931
- DataKeyPairSpec,
5932
- DataKeySpec,
5933
5919
  DecryptCommand,
5934
- DecryptResponseFilterSensitiveLog,
5935
5920
  DeleteAliasCommand,
5936
5921
  DeleteCustomKeyStoreCommand,
5937
5922
  DeleteImportedKeyMaterialCommand,
5938
- DependencyTimeoutException,
5939
5923
  DescribeCustomKeyStoresCommand,
5940
- DescribeCustomKeyStoresResponseFilterSensitiveLog,
5941
5924
  DescribeKeyCommand,
5942
5925
  DisableKeyCommand,
5943
5926
  DisableKeyRotationCommand,
5944
- DisabledException,
5945
5927
  DisconnectCustomKeyStoreCommand,
5946
- DryRunOperationException,
5947
5928
  EnableKeyCommand,
5948
5929
  EnableKeyRotationCommand,
5949
5930
  EncryptCommand,
5950
- EncryptRequestFilterSensitiveLog,
5951
- EncryptionAlgorithmSpec,
5952
- ExpirationModelType,
5953
- ExpiredImportTokenException,
5954
5931
  GenerateDataKeyCommand,
5955
5932
  GenerateDataKeyPairCommand,
5956
- GenerateDataKeyPairResponseFilterSensitiveLog,
5957
5933
  GenerateDataKeyPairWithoutPlaintextCommand,
5958
- GenerateDataKeyResponseFilterSensitiveLog,
5959
5934
  GenerateDataKeyWithoutPlaintextCommand,
5960
5935
  GenerateMacCommand,
5961
- GenerateMacRequestFilterSensitiveLog,
5962
5936
  GenerateRandomCommand,
5963
- GenerateRandomResponseFilterSensitiveLog,
5964
5937
  GetKeyPolicyCommand,
5965
5938
  GetKeyRotationStatusCommand,
5966
5939
  GetParametersForImportCommand,
5967
- GetParametersForImportResponseFilterSensitiveLog,
5968
5940
  GetPublicKeyCommand,
5969
- GrantOperation,
5970
5941
  ImportKeyMaterialCommand,
5971
- IncorrectKeyException,
5972
- IncorrectKeyMaterialException,
5973
- IncorrectTrustAnchorException,
5974
- InvalidAliasNameException,
5975
- InvalidArnException,
5976
- InvalidCiphertextException,
5977
- InvalidGrantIdException,
5978
- InvalidGrantTokenException,
5979
- InvalidImportTokenException,
5980
- InvalidKeyUsageException,
5981
- InvalidMarkerException,
5982
- KMS,
5983
- KMSClient,
5984
- KMSInternalException,
5985
- KMSInvalidMacException,
5986
- KMSInvalidSignatureException,
5987
- KMSInvalidStateException,
5988
- KMSServiceException,
5989
- KeyEncryptionMechanism,
5990
- KeyManagerType,
5991
- KeySpec,
5992
- KeyState,
5993
- KeyUnavailableException,
5994
- KeyUsageType,
5995
- LimitExceededException,
5996
5942
  ListAliasesCommand,
5997
5943
  ListGrantsCommand,
5998
5944
  ListKeyPoliciesCommand,
5999
5945
  ListKeysCommand,
6000
5946
  ListResourceTagsCommand,
6001
5947
  ListRetirableGrantsCommand,
6002
- MacAlgorithmSpec,
6003
- MalformedPolicyDocumentException,
6004
- MessageType,
6005
- MultiRegionKeyType,
6006
- NotFoundException,
6007
- OriginType,
6008
5948
  PutKeyPolicyCommand,
6009
5949
  ReEncryptCommand,
6010
5950
  ReplicateKeyCommand,
@@ -6012,28 +5952,43 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6012
5952
  RevokeGrantCommand,
6013
5953
  ScheduleKeyDeletionCommand,
6014
5954
  SignCommand,
6015
- SignRequestFilterSensitiveLog,
6016
- SigningAlgorithmSpec,
6017
- TagException,
6018
5955
  TagResourceCommand,
6019
- UnsupportedOperationException,
6020
5956
  UntagResourceCommand,
6021
5957
  UpdateAliasCommand,
6022
5958
  UpdateCustomKeyStoreCommand,
6023
- UpdateCustomKeyStoreRequestFilterSensitiveLog,
6024
5959
  UpdateKeyDescriptionCommand,
6025
5960
  UpdatePrimaryRegionCommand,
6026
5961
  VerifyCommand,
6027
5962
  VerifyMacCommand,
6028
- VerifyMacRequestFilterSensitiveLog,
6029
- VerifyRequestFilterSensitiveLog,
6030
- WrappingKeySpec,
6031
- XksKeyAlreadyInUseException,
6032
- XksKeyInvalidConfigurationException,
6033
- XksKeyNotFoundException,
6034
- XksProxyAuthenticationCredentialTypeFilterSensitiveLog,
6035
- XksProxyConfigurationTypeFilterSensitiveLog,
5963
+ paginateDescribeCustomKeyStores,
5964
+ paginateListAliases,
5965
+ paginateListGrants,
5966
+ paginateListKeyPolicies,
5967
+ paginateListKeys,
5968
+ paginateListResourceTags,
5969
+ paginateListRetirableGrants,
5970
+ AlgorithmSpec,
5971
+ AlreadyExistsException,
5972
+ DependencyTimeoutException,
5973
+ InvalidArnException,
5974
+ KMSInternalException,
5975
+ KMSInvalidStateException,
5976
+ NotFoundException,
5977
+ CloudHsmClusterInUseException,
5978
+ CloudHsmClusterInvalidConfigurationException,
5979
+ CloudHsmClusterNotActiveException,
5980
+ CloudHsmClusterNotFoundException,
5981
+ CloudHsmClusterNotRelatedException,
5982
+ CustomKeyStoreInvalidStateException,
5983
+ CustomKeyStoreNotFoundException,
5984
+ ConnectionErrorCodeType,
5985
+ ConnectionStateType,
5986
+ InvalidAliasNameException,
5987
+ LimitExceededException,
5988
+ CustomKeyStoreType,
6036
5989
  XksProxyConnectivityType,
5990
+ CustomKeyStoreNameInUseException,
5991
+ IncorrectTrustAnchorException,
6037
5992
  XksProxyIncorrectAuthenticationCredentialException,
6038
5993
  XksProxyInvalidConfigurationException,
6039
5994
  XksProxyInvalidResponseException,
@@ -6043,13 +5998,59 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6043
5998
  XksProxyVpcEndpointServiceInUseException,
6044
5999
  XksProxyVpcEndpointServiceInvalidConfigurationException,
6045
6000
  XksProxyVpcEndpointServiceNotFoundException,
6046
- __Client,
6047
- paginateDescribeCustomKeyStores,
6048
- paginateListAliases,
6049
- paginateListGrants,
6050
- paginateListKeyPolicies,
6051
- paginateListKeys,
6052
- paginateListResourceTags,
6053
- paginateListRetirableGrants
6001
+ GrantOperation,
6002
+ DisabledException,
6003
+ DryRunOperationException,
6004
+ InvalidGrantTokenException,
6005
+ CustomerMasterKeySpec,
6006
+ KeySpec,
6007
+ KeyUsageType,
6008
+ OriginType,
6009
+ EncryptionAlgorithmSpec,
6010
+ ExpirationModelType,
6011
+ KeyManagerType,
6012
+ KeyState,
6013
+ MacAlgorithmSpec,
6014
+ MultiRegionKeyType,
6015
+ SigningAlgorithmSpec,
6016
+ MalformedPolicyDocumentException,
6017
+ TagException,
6018
+ UnsupportedOperationException,
6019
+ XksKeyAlreadyInUseException,
6020
+ XksKeyInvalidConfigurationException,
6021
+ XksKeyNotFoundException,
6022
+ CustomKeyStoreHasCMKsException,
6023
+ DataKeyPairSpec,
6024
+ DataKeySpec,
6025
+ KeyEncryptionMechanism,
6026
+ IncorrectKeyException,
6027
+ InvalidCiphertextException,
6028
+ InvalidKeyUsageException,
6029
+ KeyUnavailableException,
6030
+ InvalidMarkerException,
6031
+ ExpiredImportTokenException,
6032
+ WrappingKeySpec,
6033
+ IncorrectKeyMaterialException,
6034
+ InvalidImportTokenException,
6035
+ InvalidGrantIdException,
6036
+ KMSInvalidMacException,
6037
+ KMSInvalidSignatureException,
6038
+ MessageType,
6039
+ XksProxyAuthenticationCredentialTypeFilterSensitiveLog,
6040
+ CreateCustomKeyStoreRequestFilterSensitiveLog,
6041
+ XksProxyConfigurationTypeFilterSensitiveLog,
6042
+ CustomKeyStoresListEntryFilterSensitiveLog,
6043
+ DecryptResponseFilterSensitiveLog,
6044
+ DescribeCustomKeyStoresResponseFilterSensitiveLog,
6045
+ EncryptRequestFilterSensitiveLog,
6046
+ GenerateDataKeyResponseFilterSensitiveLog,
6047
+ GenerateDataKeyPairResponseFilterSensitiveLog,
6048
+ GenerateMacRequestFilterSensitiveLog,
6049
+ GenerateRandomResponseFilterSensitiveLog,
6050
+ GetParametersForImportResponseFilterSensitiveLog,
6051
+ SignRequestFilterSensitiveLog,
6052
+ UpdateCustomKeyStoreRequestFilterSensitiveLog,
6053
+ VerifyRequestFilterSensitiveLog,
6054
+ VerifyMacRequestFilterSensitiveLog
6054
6055
  });
6055
6056
 
@@ -131,7 +131,7 @@ declare const ListAliasesCommand_base: {
131
131
  * @example To list aliases
132
132
  * ```javascript
133
133
  * // The following example lists aliases.
134
- * const input = undefined;
134
+ * const input = {};
135
135
  * const command = new ListAliasesCommand(input);
136
136
  * const response = await client.send(command);
137
137
  * /* response ==
@@ -108,7 +108,7 @@ declare const ListKeysCommand_base: {
108
108
  * @example To list KMS keys
109
109
  * ```javascript
110
110
  * // The following example lists KMS keys.
111
- * const input = undefined;
111
+ * const input = {};
112
112
  * const command = new ListKeysCommand(input);
113
113
  * const response = await client.send(command);
114
114
  * /* response ==
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-kms",
3
3
  "description": "AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native",
4
- "version": "3.496.0",
4
+ "version": "3.498.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-kms",