@aws-sdk/client-kms 3.484.0 → 3.487.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-types/commands/CreateCustomKeyStoreCommand.d.ts +13 -14
- package/dist-types/commands/CreateKeyCommand.d.ts +3 -3
- package/dist-types/commands/GetParametersForImportCommand.d.ts +4 -6
- package/dist-types/commands/ReplicateKeyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomKeyStoreCommand.d.ts +13 -14
- package/dist-types/models/models_0.d.ts +17 -18
- package/package.json +34 -34
|
@@ -231,9 +231,8 @@ declare const CreateCustomKeyStoreCommand_base: {
|
|
|
231
231
|
* or in the identification of the external key store proxy.</p>
|
|
232
232
|
*
|
|
233
233
|
* @throws {@link XksProxyInvalidConfigurationException} (client fault)
|
|
234
|
-
* <p>The request was rejected because the
|
|
235
|
-
*
|
|
236
|
-
* message.</p>
|
|
234
|
+
* <p>The request was rejected because the external key store proxy is not configured correctly.
|
|
235
|
+
* To identify the cause, see the error message that accompanies the exception.</p>
|
|
237
236
|
*
|
|
238
237
|
* @throws {@link XksProxyInvalidResponseException} (client fault)
|
|
239
238
|
* <p></p>
|
|
@@ -242,16 +241,15 @@ declare const CreateCustomKeyStoreCommand_base: {
|
|
|
242
241
|
* issue. If you see this error repeatedly, report it to the proxy vendor.</p>
|
|
243
242
|
*
|
|
244
243
|
* @throws {@link XksProxyUriEndpointInUseException} (client fault)
|
|
245
|
-
* <p>The request was rejected because the
|
|
246
|
-
*
|
|
247
|
-
*
|
|
248
|
-
* address.</p>
|
|
244
|
+
* <p>The request was rejected because the <code>XksProxyUriEndpoint</code> is already
|
|
245
|
+
* associated with another external key store in this Amazon Web Services Region. To identify the cause,
|
|
246
|
+
* see the error message that accompanies the exception. </p>
|
|
249
247
|
*
|
|
250
248
|
* @throws {@link XksProxyUriInUseException} (client fault)
|
|
251
249
|
* <p>The request was rejected because the concatenation of the <code>XksProxyUriEndpoint</code>
|
|
252
|
-
* and <code>XksProxyUriPath</code> is already associated with
|
|
253
|
-
* Amazon Web Services
|
|
254
|
-
*
|
|
250
|
+
* and <code>XksProxyUriPath</code> is already associated with another external key store in this
|
|
251
|
+
* Amazon Web Services Region. Each external key store in a Region must use a unique external key store proxy
|
|
252
|
+
* API address.</p>
|
|
255
253
|
*
|
|
256
254
|
* @throws {@link XksProxyUriUnreachableException} (client fault)
|
|
257
255
|
* <p>KMS was unable to reach the specified <code>XksProxyUriPath</code>. The path must be
|
|
@@ -262,13 +260,14 @@ declare const CreateCustomKeyStoreCommand_base: {
|
|
|
262
260
|
*
|
|
263
261
|
* @throws {@link XksProxyVpcEndpointServiceInUseException} (client fault)
|
|
264
262
|
* <p>The request was rejected because the specified Amazon VPC endpoint service is already
|
|
265
|
-
* associated with
|
|
266
|
-
*
|
|
263
|
+
* associated with another external key store in this Amazon Web Services Region. Each external key store in a
|
|
264
|
+
* Region must use a different Amazon VPC endpoint service.</p>
|
|
267
265
|
*
|
|
268
266
|
* @throws {@link XksProxyVpcEndpointServiceInvalidConfigurationException} (client fault)
|
|
269
267
|
* <p>The request was rejected because the Amazon VPC endpoint service configuration does not fulfill
|
|
270
|
-
* the requirements for an external key store
|
|
271
|
-
*
|
|
268
|
+
* the requirements for an external key store. To identify the cause, see the error message that
|
|
269
|
+
* accompanies the exception and <a href="https://docs.aws.amazon.com/kms/latest/developerguide/vpc-connectivity.html#xks-vpc-requirements">review the
|
|
270
|
+
* requirements</a> for Amazon VPC endpoint service connectivity for an external key
|
|
272
271
|
* store.</p>
|
|
273
272
|
*
|
|
274
273
|
* @throws {@link XksProxyVpcEndpointServiceNotFoundException} (client fault)
|
|
@@ -378,9 +378,9 @@ declare const CreateKeyCommand_base: {
|
|
|
378
378
|
* resource is not valid for this operation.</p>
|
|
379
379
|
*
|
|
380
380
|
* @throws {@link XksKeyAlreadyInUseException} (client fault)
|
|
381
|
-
* <p>The request was rejected because the (<code>XksKeyId</code>) is already associated with
|
|
382
|
-
* KMS key in this external key store. Each KMS key in an external key store must be
|
|
383
|
-
* with a different external key.</p>
|
|
381
|
+
* <p>The request was rejected because the (<code>XksKeyId</code>) is already associated with
|
|
382
|
+
* another KMS key in this external key store. Each KMS key in an external key store must be
|
|
383
|
+
* associated with a different external key.</p>
|
|
384
384
|
*
|
|
385
385
|
* @throws {@link XksKeyInvalidConfigurationException} (client fault)
|
|
386
386
|
* <p>The request was rejected because the external key specified by the <code>XksKeyId</code>
|
|
@@ -38,12 +38,10 @@ declare const GetParametersForImportCommand_base: {
|
|
|
38
38
|
* operation with an <code>Origin</code> value of <code>EXTERNAL</code> to create a KMS key with
|
|
39
39
|
* no key material. You can import key material for a symmetric encryption KMS key, HMAC KMS key,
|
|
40
40
|
* asymmetric encryption KMS key, or asymmetric signing KMS key. You can also import key material
|
|
41
|
-
* into a <a href="https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-overview.html">multi-Region key</a> of
|
|
42
|
-
*
|
|
43
|
-
*
|
|
44
|
-
*
|
|
45
|
-
* the original key material</a> into a KMS key whose key material expired or was
|
|
46
|
-
* deleted.</p>
|
|
41
|
+
* into a <a href="https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-overview.html">multi-Region key</a> of any supported type. However, you can't import key material into
|
|
42
|
+
* a KMS key in a <a href="https://docs.aws.amazon.com/kms/latest/developerguide/custom-key-store-overview.html">custom key store</a>. You can also use <code>GetParametersForImport</code> to get a
|
|
43
|
+
* public key and import token to <a href="https://docs.aws.amazon.com/kms/latest/developerguide/importing-keys.html#reimport-key-material">reimport the original key
|
|
44
|
+
* material</a> into a KMS key whose key material expired or was deleted.</p>
|
|
47
45
|
* <p>
|
|
48
46
|
* <code>GetParametersForImport</code> returns the items that you need to import your key
|
|
49
47
|
* material.</p>
|
|
@@ -65,7 +65,8 @@ declare const ReplicateKeyCommand_base: {
|
|
|
65
65
|
* <code>ReplicateKey</code> operation in the primary key's Region and a <a>CreateKey</a> operation in the replica key's Region.</p>
|
|
66
66
|
* <p>If you replicate a multi-Region primary key with imported key material, the replica key is
|
|
67
67
|
* created with no key material. You must import the same key material that you imported into the
|
|
68
|
-
* primary key. For details, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-import.html">Importing key material into multi-Region
|
|
68
|
+
* primary key. For details, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-import.html">Importing key material into multi-Region
|
|
69
|
+
* keys</a> in the <i>Key Management Service Developer Guide</i>.</p>
|
|
69
70
|
* <p>To convert a replica key to a primary key, use the <a>UpdatePrimaryRegion</a>
|
|
70
71
|
* operation.</p>
|
|
71
72
|
* <note>
|
|
@@ -264,9 +264,8 @@ declare const UpdateCustomKeyStoreCommand_base: {
|
|
|
264
264
|
* or in the identification of the external key store proxy.</p>
|
|
265
265
|
*
|
|
266
266
|
* @throws {@link XksProxyInvalidConfigurationException} (client fault)
|
|
267
|
-
* <p>The request was rejected because the
|
|
268
|
-
*
|
|
269
|
-
* message.</p>
|
|
267
|
+
* <p>The request was rejected because the external key store proxy is not configured correctly.
|
|
268
|
+
* To identify the cause, see the error message that accompanies the exception.</p>
|
|
270
269
|
*
|
|
271
270
|
* @throws {@link XksProxyInvalidResponseException} (client fault)
|
|
272
271
|
* <p></p>
|
|
@@ -275,16 +274,15 @@ declare const UpdateCustomKeyStoreCommand_base: {
|
|
|
275
274
|
* issue. If you see this error repeatedly, report it to the proxy vendor.</p>
|
|
276
275
|
*
|
|
277
276
|
* @throws {@link XksProxyUriEndpointInUseException} (client fault)
|
|
278
|
-
* <p>The request was rejected because the
|
|
279
|
-
*
|
|
280
|
-
*
|
|
281
|
-
* address.</p>
|
|
277
|
+
* <p>The request was rejected because the <code>XksProxyUriEndpoint</code> is already
|
|
278
|
+
* associated with another external key store in this Amazon Web Services Region. To identify the cause,
|
|
279
|
+
* see the error message that accompanies the exception. </p>
|
|
282
280
|
*
|
|
283
281
|
* @throws {@link XksProxyUriInUseException} (client fault)
|
|
284
282
|
* <p>The request was rejected because the concatenation of the <code>XksProxyUriEndpoint</code>
|
|
285
|
-
* and <code>XksProxyUriPath</code> is already associated with
|
|
286
|
-
* Amazon Web Services
|
|
287
|
-
*
|
|
283
|
+
* and <code>XksProxyUriPath</code> is already associated with another external key store in this
|
|
284
|
+
* Amazon Web Services Region. Each external key store in a Region must use a unique external key store proxy
|
|
285
|
+
* API address.</p>
|
|
288
286
|
*
|
|
289
287
|
* @throws {@link XksProxyUriUnreachableException} (client fault)
|
|
290
288
|
* <p>KMS was unable to reach the specified <code>XksProxyUriPath</code>. The path must be
|
|
@@ -295,13 +293,14 @@ declare const UpdateCustomKeyStoreCommand_base: {
|
|
|
295
293
|
*
|
|
296
294
|
* @throws {@link XksProxyVpcEndpointServiceInUseException} (client fault)
|
|
297
295
|
* <p>The request was rejected because the specified Amazon VPC endpoint service is already
|
|
298
|
-
* associated with
|
|
299
|
-
*
|
|
296
|
+
* associated with another external key store in this Amazon Web Services Region. Each external key store in a
|
|
297
|
+
* Region must use a different Amazon VPC endpoint service.</p>
|
|
300
298
|
*
|
|
301
299
|
* @throws {@link XksProxyVpcEndpointServiceInvalidConfigurationException} (client fault)
|
|
302
300
|
* <p>The request was rejected because the Amazon VPC endpoint service configuration does not fulfill
|
|
303
|
-
* the requirements for an external key store
|
|
304
|
-
*
|
|
301
|
+
* the requirements for an external key store. To identify the cause, see the error message that
|
|
302
|
+
* accompanies the exception and <a href="https://docs.aws.amazon.com/kms/latest/developerguide/vpc-connectivity.html#xks-vpc-requirements">review the
|
|
303
|
+
* requirements</a> for Amazon VPC endpoint service connectivity for an external key
|
|
305
304
|
* store.</p>
|
|
306
305
|
*
|
|
307
306
|
* @throws {@link XksProxyVpcEndpointServiceNotFoundException} (client fault)
|
|
@@ -595,7 +595,7 @@ export interface CreateCustomKeyStoreRequest {
|
|
|
595
595
|
* <li>
|
|
596
596
|
* <p>An external key store with <code>PUBLIC_ENDPOINT</code> connectivity cannot use the
|
|
597
597
|
* same <code>XksProxyUriEndpoint</code> value as an external key store with
|
|
598
|
-
* <code>VPC_ENDPOINT_SERVICE</code> connectivity in
|
|
598
|
+
* <code>VPC_ENDPOINT_SERVICE</code> connectivity in this Amazon Web Services Region.</p>
|
|
599
599
|
* </li>
|
|
600
600
|
* <li>
|
|
601
601
|
* <p>Each external key store with <code>VPC_ENDPOINT_SERVICE</code> connectivity must have
|
|
@@ -740,9 +740,8 @@ export declare class XksProxyIncorrectAuthenticationCredentialException extends
|
|
|
740
740
|
}
|
|
741
741
|
/**
|
|
742
742
|
* @public
|
|
743
|
-
* <p>The request was rejected because the
|
|
744
|
-
*
|
|
745
|
-
* message.</p>
|
|
743
|
+
* <p>The request was rejected because the external key store proxy is not configured correctly.
|
|
744
|
+
* To identify the cause, see the error message that accompanies the exception.</p>
|
|
746
745
|
*/
|
|
747
746
|
export declare class XksProxyInvalidConfigurationException extends __BaseException {
|
|
748
747
|
readonly name: "XksProxyInvalidConfigurationException";
|
|
@@ -769,10 +768,9 @@ export declare class XksProxyInvalidResponseException extends __BaseException {
|
|
|
769
768
|
}
|
|
770
769
|
/**
|
|
771
770
|
* @public
|
|
772
|
-
* <p>The request was rejected because the
|
|
773
|
-
*
|
|
774
|
-
*
|
|
775
|
-
* address.</p>
|
|
771
|
+
* <p>The request was rejected because the <code>XksProxyUriEndpoint</code> is already
|
|
772
|
+
* associated with another external key store in this Amazon Web Services Region. To identify the cause,
|
|
773
|
+
* see the error message that accompanies the exception. </p>
|
|
776
774
|
*/
|
|
777
775
|
export declare class XksProxyUriEndpointInUseException extends __BaseException {
|
|
778
776
|
readonly name: "XksProxyUriEndpointInUseException";
|
|
@@ -785,9 +783,9 @@ export declare class XksProxyUriEndpointInUseException extends __BaseException {
|
|
|
785
783
|
/**
|
|
786
784
|
* @public
|
|
787
785
|
* <p>The request was rejected because the concatenation of the <code>XksProxyUriEndpoint</code>
|
|
788
|
-
* and <code>XksProxyUriPath</code> is already associated with
|
|
789
|
-
* Amazon Web Services
|
|
790
|
-
*
|
|
786
|
+
* and <code>XksProxyUriPath</code> is already associated with another external key store in this
|
|
787
|
+
* Amazon Web Services Region. Each external key store in a Region must use a unique external key store proxy
|
|
788
|
+
* API address.</p>
|
|
791
789
|
*/
|
|
792
790
|
export declare class XksProxyUriInUseException extends __BaseException {
|
|
793
791
|
readonly name: "XksProxyUriInUseException";
|
|
@@ -816,8 +814,8 @@ export declare class XksProxyUriUnreachableException extends __BaseException {
|
|
|
816
814
|
/**
|
|
817
815
|
* @public
|
|
818
816
|
* <p>The request was rejected because the specified Amazon VPC endpoint service is already
|
|
819
|
-
* associated with
|
|
820
|
-
*
|
|
817
|
+
* associated with another external key store in this Amazon Web Services Region. Each external key store in a
|
|
818
|
+
* Region must use a different Amazon VPC endpoint service.</p>
|
|
821
819
|
*/
|
|
822
820
|
export declare class XksProxyVpcEndpointServiceInUseException extends __BaseException {
|
|
823
821
|
readonly name: "XksProxyVpcEndpointServiceInUseException";
|
|
@@ -830,8 +828,9 @@ export declare class XksProxyVpcEndpointServiceInUseException extends __BaseExce
|
|
|
830
828
|
/**
|
|
831
829
|
* @public
|
|
832
830
|
* <p>The request was rejected because the Amazon VPC endpoint service configuration does not fulfill
|
|
833
|
-
* the requirements for an external key store
|
|
834
|
-
*
|
|
831
|
+
* the requirements for an external key store. To identify the cause, see the error message that
|
|
832
|
+
* accompanies the exception and <a href="https://docs.aws.amazon.com/kms/latest/developerguide/vpc-connectivity.html#xks-vpc-requirements">review the
|
|
833
|
+
* requirements</a> for Amazon VPC endpoint service connectivity for an external key
|
|
835
834
|
* store.</p>
|
|
836
835
|
*/
|
|
837
836
|
export declare class XksProxyVpcEndpointServiceInvalidConfigurationException extends __BaseException {
|
|
@@ -1922,9 +1921,9 @@ export declare class UnsupportedOperationException extends __BaseException {
|
|
|
1922
1921
|
}
|
|
1923
1922
|
/**
|
|
1924
1923
|
* @public
|
|
1925
|
-
* <p>The request was rejected because the (<code>XksKeyId</code>) is already associated with
|
|
1926
|
-
* KMS key in this external key store. Each KMS key in an external key store must be
|
|
1927
|
-
* with a different external key.</p>
|
|
1924
|
+
* <p>The request was rejected because the (<code>XksKeyId</code>) is already associated with
|
|
1925
|
+
* another KMS key in this external key store. Each KMS key in an external key store must be
|
|
1926
|
+
* associated with a different external key.</p>
|
|
1928
1927
|
*/
|
|
1929
1928
|
export declare class XksKeyAlreadyInUseException extends __BaseException {
|
|
1930
1929
|
readonly name: "XksKeyAlreadyInUseException";
|
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.
|
|
4
|
+
"version": "3.487.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,42 +20,42 @@
|
|
|
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.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.0.
|
|
37
|
-
"@smithy/core": "^1.2.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.3.
|
|
39
|
-
"@smithy/hash-node": "^2.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.
|
|
43
|
-
"@smithy/middleware-retry": "^2.0.
|
|
44
|
-
"@smithy/middleware-serde": "^2.0.
|
|
45
|
-
"@smithy/middleware-stack": "^2.0.
|
|
46
|
-
"@smithy/node-config-provider": "^2.1.
|
|
47
|
-
"@smithy/node-http-handler": "^2.2.
|
|
48
|
-
"@smithy/protocol-http": "^3.0.
|
|
49
|
-
"@smithy/smithy-client": "^2.2.
|
|
50
|
-
"@smithy/types": "^2.
|
|
51
|
-
"@smithy/url-parser": "^2.0.
|
|
23
|
+
"@aws-sdk/client-sts": "3.485.0",
|
|
24
|
+
"@aws-sdk/core": "3.485.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.485.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.485.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.485.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.485.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.485.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.485.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.485.0",
|
|
32
|
+
"@aws-sdk/types": "3.485.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.485.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.485.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.485.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.0.23",
|
|
37
|
+
"@smithy/core": "^1.2.2",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.3.2",
|
|
39
|
+
"@smithy/hash-node": "^2.0.18",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.0.16",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.0.18",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.3.0",
|
|
43
|
+
"@smithy/middleware-retry": "^2.0.26",
|
|
44
|
+
"@smithy/middleware-serde": "^2.0.16",
|
|
45
|
+
"@smithy/middleware-stack": "^2.0.10",
|
|
46
|
+
"@smithy/node-config-provider": "^2.1.9",
|
|
47
|
+
"@smithy/node-http-handler": "^2.2.2",
|
|
48
|
+
"@smithy/protocol-http": "^3.0.12",
|
|
49
|
+
"@smithy/smithy-client": "^2.2.1",
|
|
50
|
+
"@smithy/types": "^2.8.0",
|
|
51
|
+
"@smithy/url-parser": "^2.0.16",
|
|
52
52
|
"@smithy/util-base64": "^2.0.1",
|
|
53
53
|
"@smithy/util-body-length-browser": "^2.0.1",
|
|
54
54
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
57
|
-
"@smithy/util-endpoints": "^1.0.
|
|
58
|
-
"@smithy/util-retry": "^2.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.0.24",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.0.32",
|
|
57
|
+
"@smithy/util-endpoints": "^1.0.8",
|
|
58
|
+
"@smithy/util-retry": "^2.0.9",
|
|
59
59
|
"@smithy/util-utf8": "^2.0.2",
|
|
60
60
|
"tslib": "^2.5.0"
|
|
61
61
|
},
|