@aws-sdk/client-kms 3.49.0 → 3.50.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 (68) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/package.json +25 -25
  3. package/dist-types/ts3.4/KMS.d.ts +0 -245
  4. package/dist-types/ts3.4/KMSClient.d.ts +0 -121
  5. package/dist-types/ts3.4/commands/CancelKeyDeletionCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/ConnectCustomKeyStoreCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateCustomKeyStoreCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreateGrantCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateKeyCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/DecryptCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DeleteCustomKeyStoreCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DeleteImportedKeyMaterialCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DescribeCustomKeyStoresCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DescribeKeyCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DisableKeyCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DisableKeyRotationCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DisconnectCustomKeyStoreCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/EnableKeyCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/EnableKeyRotationCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/EncryptCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/GenerateDataKeyCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/GenerateDataKeyPairCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/GenerateDataKeyPairWithoutPlaintextCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/GenerateDataKeyWithoutPlaintextCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/GenerateRandomCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/GetKeyPolicyCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/GetKeyRotationStatusCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/GetParametersForImportCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/ImportKeyMaterialCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/ListGrantsCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/ListKeyPoliciesCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/ListKeysCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/ListResourceTagsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/ListRetirableGrantsCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/PutKeyPolicyCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/ReEncryptCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/ReplicateKeyCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/RetireGrantCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/RevokeGrantCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ScheduleKeyDeletionCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/SignCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/UpdateCustomKeyStoreCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/UpdateKeyDescriptionCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/UpdatePrimaryRegionCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/VerifyCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/index.d.ts +0 -48
  54. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  55. package/dist-types/ts3.4/index.d.ts +0 -5
  56. package/dist-types/ts3.4/models/index.d.ts +0 -1
  57. package/dist-types/ts3.4/models/models_0.d.ts +0 -1450
  58. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  59. package/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +0 -4
  60. package/dist-types/ts3.4/pagination/ListGrantsPaginator.d.ts +0 -4
  61. package/dist-types/ts3.4/pagination/ListKeyPoliciesPaginator.d.ts +0 -4
  62. package/dist-types/ts3.4/pagination/ListKeysPaginator.d.ts +0 -4
  63. package/dist-types/ts3.4/pagination/index.d.ts +0 -5
  64. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -146
  65. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  66. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  67. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  68. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,1450 +0,0 @@
1
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
2
- export declare enum AlgorithmSpec {
3
- RSAES_OAEP_SHA_1 = "RSAES_OAEP_SHA_1",
4
- RSAES_OAEP_SHA_256 = "RSAES_OAEP_SHA_256",
5
- RSAES_PKCS1_V1_5 = "RSAES_PKCS1_V1_5"
6
- }
7
-
8
- export interface AliasListEntry {
9
-
10
- AliasName?: string;
11
-
12
- AliasArn?: string;
13
-
14
- TargetKeyId?: string;
15
-
16
- CreationDate?: Date;
17
-
18
- LastUpdatedDate?: Date;
19
- }
20
- export declare namespace AliasListEntry {
21
-
22
- const filterSensitiveLog: (obj: AliasListEntry) => any;
23
- }
24
-
25
- export interface AlreadyExistsException extends __SmithyException, $MetadataBearer {
26
- name: "AlreadyExistsException";
27
- $fault: "client";
28
- message?: string;
29
- }
30
- export interface CancelKeyDeletionRequest {
31
-
32
- KeyId: string | undefined;
33
- }
34
- export declare namespace CancelKeyDeletionRequest {
35
-
36
- const filterSensitiveLog: (obj: CancelKeyDeletionRequest) => any;
37
- }
38
- export interface CancelKeyDeletionResponse {
39
-
40
- KeyId?: string;
41
- }
42
- export declare namespace CancelKeyDeletionResponse {
43
-
44
- const filterSensitiveLog: (obj: CancelKeyDeletionResponse) => any;
45
- }
46
-
47
- export interface DependencyTimeoutException extends __SmithyException, $MetadataBearer {
48
- name: "DependencyTimeoutException";
49
- $fault: "server";
50
- message?: string;
51
- }
52
-
53
- export interface InvalidArnException extends __SmithyException, $MetadataBearer {
54
- name: "InvalidArnException";
55
- $fault: "client";
56
- message?: string;
57
- }
58
-
59
- export interface KMSInternalException extends __SmithyException, $MetadataBearer {
60
- name: "KMSInternalException";
61
- $fault: "server";
62
- message?: string;
63
- }
64
-
65
- export interface KMSInvalidStateException extends __SmithyException, $MetadataBearer {
66
- name: "KMSInvalidStateException";
67
- $fault: "client";
68
- message?: string;
69
- }
70
-
71
- export interface NotFoundException extends __SmithyException, $MetadataBearer {
72
- name: "NotFoundException";
73
- $fault: "client";
74
- message?: string;
75
- }
76
-
77
- export interface CloudHsmClusterInUseException extends __SmithyException, $MetadataBearer {
78
- name: "CloudHsmClusterInUseException";
79
- $fault: "client";
80
- message?: string;
81
- }
82
-
83
- export interface CloudHsmClusterInvalidConfigurationException extends __SmithyException, $MetadataBearer {
84
- name: "CloudHsmClusterInvalidConfigurationException";
85
- $fault: "client";
86
- message?: string;
87
- }
88
-
89
- export interface CloudHsmClusterNotActiveException extends __SmithyException, $MetadataBearer {
90
- name: "CloudHsmClusterNotActiveException";
91
- $fault: "client";
92
- message?: string;
93
- }
94
-
95
- export interface CloudHsmClusterNotFoundException extends __SmithyException, $MetadataBearer {
96
- name: "CloudHsmClusterNotFoundException";
97
- $fault: "client";
98
- message?: string;
99
- }
100
-
101
- export interface CloudHsmClusterNotRelatedException extends __SmithyException, $MetadataBearer {
102
- name: "CloudHsmClusterNotRelatedException";
103
- $fault: "client";
104
- message?: string;
105
- }
106
- export interface ConnectCustomKeyStoreRequest {
107
-
108
- CustomKeyStoreId: string | undefined;
109
- }
110
- export declare namespace ConnectCustomKeyStoreRequest {
111
-
112
- const filterSensitiveLog: (obj: ConnectCustomKeyStoreRequest) => any;
113
- }
114
- export interface ConnectCustomKeyStoreResponse {
115
- }
116
- export declare namespace ConnectCustomKeyStoreResponse {
117
-
118
- const filterSensitiveLog: (obj: ConnectCustomKeyStoreResponse) => any;
119
- }
120
-
121
- export interface CustomKeyStoreInvalidStateException extends __SmithyException, $MetadataBearer {
122
- name: "CustomKeyStoreInvalidStateException";
123
- $fault: "client";
124
- message?: string;
125
- }
126
-
127
- export interface CustomKeyStoreNotFoundException extends __SmithyException, $MetadataBearer {
128
- name: "CustomKeyStoreNotFoundException";
129
- $fault: "client";
130
- message?: string;
131
- }
132
- export declare enum ConnectionErrorCodeType {
133
- CLUSTER_NOT_FOUND = "CLUSTER_NOT_FOUND",
134
- INSUFFICIENT_CLOUDHSM_HSMS = "INSUFFICIENT_CLOUDHSM_HSMS",
135
- INTERNAL_ERROR = "INTERNAL_ERROR",
136
- INVALID_CREDENTIALS = "INVALID_CREDENTIALS",
137
- NETWORK_ERRORS = "NETWORK_ERRORS",
138
- SUBNET_NOT_FOUND = "SUBNET_NOT_FOUND",
139
- USER_LOCKED_OUT = "USER_LOCKED_OUT",
140
- USER_LOGGED_IN = "USER_LOGGED_IN",
141
- USER_NOT_FOUND = "USER_NOT_FOUND"
142
- }
143
- export declare enum ConnectionStateType {
144
- CONNECTED = "CONNECTED",
145
- CONNECTING = "CONNECTING",
146
- DISCONNECTED = "DISCONNECTED",
147
- DISCONNECTING = "DISCONNECTING",
148
- FAILED = "FAILED"
149
- }
150
- export interface CreateAliasRequest {
151
-
152
- AliasName: string | undefined;
153
-
154
- TargetKeyId: string | undefined;
155
- }
156
- export declare namespace CreateAliasRequest {
157
-
158
- const filterSensitiveLog: (obj: CreateAliasRequest) => any;
159
- }
160
-
161
- export interface InvalidAliasNameException extends __SmithyException, $MetadataBearer {
162
- name: "InvalidAliasNameException";
163
- $fault: "client";
164
- message?: string;
165
- }
166
-
167
- export interface LimitExceededException extends __SmithyException, $MetadataBearer {
168
- name: "LimitExceededException";
169
- $fault: "client";
170
- message?: string;
171
- }
172
- export interface CreateCustomKeyStoreRequest {
173
-
174
- CustomKeyStoreName: string | undefined;
175
-
176
- CloudHsmClusterId: string | undefined;
177
-
178
- TrustAnchorCertificate: string | undefined;
179
-
180
- KeyStorePassword: string | undefined;
181
- }
182
- export declare namespace CreateCustomKeyStoreRequest {
183
-
184
- const filterSensitiveLog: (obj: CreateCustomKeyStoreRequest) => any;
185
- }
186
- export interface CreateCustomKeyStoreResponse {
187
-
188
- CustomKeyStoreId?: string;
189
- }
190
- export declare namespace CreateCustomKeyStoreResponse {
191
-
192
- const filterSensitiveLog: (obj: CreateCustomKeyStoreResponse) => any;
193
- }
194
-
195
- export interface CustomKeyStoreNameInUseException extends __SmithyException, $MetadataBearer {
196
- name: "CustomKeyStoreNameInUseException";
197
- $fault: "client";
198
- message?: string;
199
- }
200
-
201
- export interface IncorrectTrustAnchorException extends __SmithyException, $MetadataBearer {
202
- name: "IncorrectTrustAnchorException";
203
- $fault: "client";
204
- message?: string;
205
- }
206
-
207
- export interface GrantConstraints {
208
-
209
- EncryptionContextSubset?: {
210
- [key: string]: string;
211
- };
212
-
213
- EncryptionContextEquals?: {
214
- [key: string]: string;
215
- };
216
- }
217
- export declare namespace GrantConstraints {
218
-
219
- const filterSensitiveLog: (obj: GrantConstraints) => any;
220
- }
221
- export declare enum GrantOperation {
222
- CreateGrant = "CreateGrant",
223
- Decrypt = "Decrypt",
224
- DescribeKey = "DescribeKey",
225
- Encrypt = "Encrypt",
226
- GenerateDataKey = "GenerateDataKey",
227
- GenerateDataKeyPair = "GenerateDataKeyPair",
228
- GenerateDataKeyPairWithoutPlaintext = "GenerateDataKeyPairWithoutPlaintext",
229
- GenerateDataKeyWithoutPlaintext = "GenerateDataKeyWithoutPlaintext",
230
- GetPublicKey = "GetPublicKey",
231
- ReEncryptFrom = "ReEncryptFrom",
232
- ReEncryptTo = "ReEncryptTo",
233
- RetireGrant = "RetireGrant",
234
- Sign = "Sign",
235
- Verify = "Verify"
236
- }
237
- export interface CreateGrantRequest {
238
-
239
- KeyId: string | undefined;
240
-
241
- GranteePrincipal: string | undefined;
242
-
243
- RetiringPrincipal?: string;
244
-
245
- Operations: (GrantOperation | string)[] | undefined;
246
-
247
- Constraints?: GrantConstraints;
248
-
249
- GrantTokens?: string[];
250
-
251
- Name?: string;
252
- }
253
- export declare namespace CreateGrantRequest {
254
-
255
- const filterSensitiveLog: (obj: CreateGrantRequest) => any;
256
- }
257
- export interface CreateGrantResponse {
258
-
259
- GrantToken?: string;
260
-
261
- GrantId?: string;
262
- }
263
- export declare namespace CreateGrantResponse {
264
-
265
- const filterSensitiveLog: (obj: CreateGrantResponse) => any;
266
- }
267
-
268
- export interface DisabledException extends __SmithyException, $MetadataBearer {
269
- name: "DisabledException";
270
- $fault: "client";
271
- message?: string;
272
- }
273
-
274
- export interface InvalidGrantTokenException extends __SmithyException, $MetadataBearer {
275
- name: "InvalidGrantTokenException";
276
- $fault: "client";
277
- message?: string;
278
- }
279
- export declare enum CustomerMasterKeySpec {
280
- ECC_NIST_P256 = "ECC_NIST_P256",
281
- ECC_NIST_P384 = "ECC_NIST_P384",
282
- ECC_NIST_P521 = "ECC_NIST_P521",
283
- ECC_SECG_P256K1 = "ECC_SECG_P256K1",
284
- RSA_2048 = "RSA_2048",
285
- RSA_3072 = "RSA_3072",
286
- RSA_4096 = "RSA_4096",
287
- SYMMETRIC_DEFAULT = "SYMMETRIC_DEFAULT"
288
- }
289
- export declare enum KeySpec {
290
- ECC_NIST_P256 = "ECC_NIST_P256",
291
- ECC_NIST_P384 = "ECC_NIST_P384",
292
- ECC_NIST_P521 = "ECC_NIST_P521",
293
- ECC_SECG_P256K1 = "ECC_SECG_P256K1",
294
- RSA_2048 = "RSA_2048",
295
- RSA_3072 = "RSA_3072",
296
- RSA_4096 = "RSA_4096",
297
- SYMMETRIC_DEFAULT = "SYMMETRIC_DEFAULT"
298
- }
299
- export declare enum KeyUsageType {
300
- ENCRYPT_DECRYPT = "ENCRYPT_DECRYPT",
301
- SIGN_VERIFY = "SIGN_VERIFY"
302
- }
303
- export declare enum OriginType {
304
- AWS_CLOUDHSM = "AWS_CLOUDHSM",
305
- AWS_KMS = "AWS_KMS",
306
- EXTERNAL = "EXTERNAL"
307
- }
308
-
309
- export interface Tag {
310
-
311
- TagKey: string | undefined;
312
-
313
- TagValue: string | undefined;
314
- }
315
- export declare namespace Tag {
316
-
317
- const filterSensitiveLog: (obj: Tag) => any;
318
- }
319
- export interface CreateKeyRequest {
320
-
321
- Policy?: string;
322
-
323
- Description?: string;
324
-
325
- KeyUsage?: KeyUsageType | string;
326
-
327
- CustomerMasterKeySpec?: CustomerMasterKeySpec | string;
328
-
329
- KeySpec?: KeySpec | string;
330
-
331
- Origin?: OriginType | string;
332
-
333
- CustomKeyStoreId?: string;
334
-
335
- BypassPolicyLockoutSafetyCheck?: boolean;
336
-
337
- Tags?: Tag[];
338
-
339
- MultiRegion?: boolean;
340
- }
341
- export declare namespace CreateKeyRequest {
342
-
343
- const filterSensitiveLog: (obj: CreateKeyRequest) => any;
344
- }
345
- export declare enum EncryptionAlgorithmSpec {
346
- RSAES_OAEP_SHA_1 = "RSAES_OAEP_SHA_1",
347
- RSAES_OAEP_SHA_256 = "RSAES_OAEP_SHA_256",
348
- SYMMETRIC_DEFAULT = "SYMMETRIC_DEFAULT"
349
- }
350
- export declare enum ExpirationModelType {
351
- KEY_MATERIAL_DOES_NOT_EXPIRE = "KEY_MATERIAL_DOES_NOT_EXPIRE",
352
- KEY_MATERIAL_EXPIRES = "KEY_MATERIAL_EXPIRES"
353
- }
354
- export declare enum KeyManagerType {
355
- AWS = "AWS",
356
- CUSTOMER = "CUSTOMER"
357
- }
358
- export declare enum KeyState {
359
- Creating = "Creating",
360
- Disabled = "Disabled",
361
- Enabled = "Enabled",
362
- PendingDeletion = "PendingDeletion",
363
- PendingImport = "PendingImport",
364
- PendingReplicaDeletion = "PendingReplicaDeletion",
365
- Unavailable = "Unavailable",
366
- Updating = "Updating"
367
- }
368
- export declare enum MultiRegionKeyType {
369
- PRIMARY = "PRIMARY",
370
- REPLICA = "REPLICA"
371
- }
372
-
373
- export interface MultiRegionKey {
374
-
375
- Arn?: string;
376
-
377
- Region?: string;
378
- }
379
- export declare namespace MultiRegionKey {
380
-
381
- const filterSensitiveLog: (obj: MultiRegionKey) => any;
382
- }
383
-
384
- export interface MultiRegionConfiguration {
385
-
386
- MultiRegionKeyType?: MultiRegionKeyType | string;
387
-
388
- PrimaryKey?: MultiRegionKey;
389
-
390
- ReplicaKeys?: MultiRegionKey[];
391
- }
392
- export declare namespace MultiRegionConfiguration {
393
-
394
- const filterSensitiveLog: (obj: MultiRegionConfiguration) => any;
395
- }
396
- export declare enum SigningAlgorithmSpec {
397
- ECDSA_SHA_256 = "ECDSA_SHA_256",
398
- ECDSA_SHA_384 = "ECDSA_SHA_384",
399
- ECDSA_SHA_512 = "ECDSA_SHA_512",
400
- RSASSA_PKCS1_V1_5_SHA_256 = "RSASSA_PKCS1_V1_5_SHA_256",
401
- RSASSA_PKCS1_V1_5_SHA_384 = "RSASSA_PKCS1_V1_5_SHA_384",
402
- RSASSA_PKCS1_V1_5_SHA_512 = "RSASSA_PKCS1_V1_5_SHA_512",
403
- RSASSA_PSS_SHA_256 = "RSASSA_PSS_SHA_256",
404
- RSASSA_PSS_SHA_384 = "RSASSA_PSS_SHA_384",
405
- RSASSA_PSS_SHA_512 = "RSASSA_PSS_SHA_512"
406
- }
407
-
408
- export interface KeyMetadata {
409
-
410
- AWSAccountId?: string;
411
-
412
- KeyId: string | undefined;
413
-
414
- Arn?: string;
415
-
416
- CreationDate?: Date;
417
-
418
- Enabled?: boolean;
419
-
420
- Description?: string;
421
-
422
- KeyUsage?: KeyUsageType | string;
423
-
424
- KeyState?: KeyState | string;
425
-
426
- DeletionDate?: Date;
427
-
428
- ValidTo?: Date;
429
-
430
- Origin?: OriginType | string;
431
-
432
- CustomKeyStoreId?: string;
433
-
434
- CloudHsmClusterId?: string;
435
-
436
- ExpirationModel?: ExpirationModelType | string;
437
-
438
- KeyManager?: KeyManagerType | string;
439
-
440
- CustomerMasterKeySpec?: CustomerMasterKeySpec | string;
441
-
442
- KeySpec?: KeySpec | string;
443
-
444
- EncryptionAlgorithms?: (EncryptionAlgorithmSpec | string)[];
445
-
446
- SigningAlgorithms?: (SigningAlgorithmSpec | string)[];
447
-
448
- MultiRegion?: boolean;
449
-
450
- MultiRegionConfiguration?: MultiRegionConfiguration;
451
-
452
- PendingDeletionWindowInDays?: number;
453
- }
454
- export declare namespace KeyMetadata {
455
-
456
- const filterSensitiveLog: (obj: KeyMetadata) => any;
457
- }
458
- export interface CreateKeyResponse {
459
-
460
- KeyMetadata?: KeyMetadata;
461
- }
462
- export declare namespace CreateKeyResponse {
463
-
464
- const filterSensitiveLog: (obj: CreateKeyResponse) => any;
465
- }
466
-
467
- export interface MalformedPolicyDocumentException extends __SmithyException, $MetadataBearer {
468
- name: "MalformedPolicyDocumentException";
469
- $fault: "client";
470
- message?: string;
471
- }
472
-
473
- export interface TagException extends __SmithyException, $MetadataBearer {
474
- name: "TagException";
475
- $fault: "client";
476
- message?: string;
477
- }
478
-
479
- export interface UnsupportedOperationException extends __SmithyException, $MetadataBearer {
480
- name: "UnsupportedOperationException";
481
- $fault: "client";
482
- message?: string;
483
- }
484
-
485
- export interface CustomKeyStoreHasCMKsException extends __SmithyException, $MetadataBearer {
486
- name: "CustomKeyStoreHasCMKsException";
487
- $fault: "client";
488
- message?: string;
489
- }
490
-
491
- export interface CustomKeyStoresListEntry {
492
-
493
- CustomKeyStoreId?: string;
494
-
495
- CustomKeyStoreName?: string;
496
-
497
- CloudHsmClusterId?: string;
498
-
499
- TrustAnchorCertificate?: string;
500
-
501
- ConnectionState?: ConnectionStateType | string;
502
-
503
- ConnectionErrorCode?: ConnectionErrorCodeType | string;
504
-
505
- CreationDate?: Date;
506
- }
507
- export declare namespace CustomKeyStoresListEntry {
508
-
509
- const filterSensitiveLog: (obj: CustomKeyStoresListEntry) => any;
510
- }
511
- export declare enum DataKeyPairSpec {
512
- ECC_NIST_P256 = "ECC_NIST_P256",
513
- ECC_NIST_P384 = "ECC_NIST_P384",
514
- ECC_NIST_P521 = "ECC_NIST_P521",
515
- ECC_SECG_P256K1 = "ECC_SECG_P256K1",
516
- RSA_2048 = "RSA_2048",
517
- RSA_3072 = "RSA_3072",
518
- RSA_4096 = "RSA_4096"
519
- }
520
- export declare enum DataKeySpec {
521
- AES_128 = "AES_128",
522
- AES_256 = "AES_256"
523
- }
524
- export interface DecryptRequest {
525
-
526
- CiphertextBlob: Uint8Array | undefined;
527
-
528
- EncryptionContext?: {
529
- [key: string]: string;
530
- };
531
-
532
- GrantTokens?: string[];
533
-
534
- KeyId?: string;
535
-
536
- EncryptionAlgorithm?: EncryptionAlgorithmSpec | string;
537
- }
538
- export declare namespace DecryptRequest {
539
-
540
- const filterSensitiveLog: (obj: DecryptRequest) => any;
541
- }
542
- export interface DecryptResponse {
543
-
544
- KeyId?: string;
545
-
546
- Plaintext?: Uint8Array;
547
-
548
- EncryptionAlgorithm?: EncryptionAlgorithmSpec | string;
549
- }
550
- export declare namespace DecryptResponse {
551
-
552
- const filterSensitiveLog: (obj: DecryptResponse) => any;
553
- }
554
-
555
- export interface IncorrectKeyException extends __SmithyException, $MetadataBearer {
556
- name: "IncorrectKeyException";
557
- $fault: "client";
558
- message?: string;
559
- }
560
-
561
- export interface InvalidCiphertextException extends __SmithyException, $MetadataBearer {
562
- name: "InvalidCiphertextException";
563
- $fault: "client";
564
- message?: string;
565
- }
566
-
567
- export interface InvalidKeyUsageException extends __SmithyException, $MetadataBearer {
568
- name: "InvalidKeyUsageException";
569
- $fault: "client";
570
- message?: string;
571
- }
572
-
573
- export interface KeyUnavailableException extends __SmithyException, $MetadataBearer {
574
- name: "KeyUnavailableException";
575
- $fault: "server";
576
- message?: string;
577
- }
578
- export interface DeleteAliasRequest {
579
-
580
- AliasName: string | undefined;
581
- }
582
- export declare namespace DeleteAliasRequest {
583
-
584
- const filterSensitiveLog: (obj: DeleteAliasRequest) => any;
585
- }
586
- export interface DeleteCustomKeyStoreRequest {
587
-
588
- CustomKeyStoreId: string | undefined;
589
- }
590
- export declare namespace DeleteCustomKeyStoreRequest {
591
-
592
- const filterSensitiveLog: (obj: DeleteCustomKeyStoreRequest) => any;
593
- }
594
- export interface DeleteCustomKeyStoreResponse {
595
- }
596
- export declare namespace DeleteCustomKeyStoreResponse {
597
-
598
- const filterSensitiveLog: (obj: DeleteCustomKeyStoreResponse) => any;
599
- }
600
- export interface DeleteImportedKeyMaterialRequest {
601
-
602
- KeyId: string | undefined;
603
- }
604
- export declare namespace DeleteImportedKeyMaterialRequest {
605
-
606
- const filterSensitiveLog: (obj: DeleteImportedKeyMaterialRequest) => any;
607
- }
608
- export interface DescribeCustomKeyStoresRequest {
609
-
610
- CustomKeyStoreId?: string;
611
-
612
- CustomKeyStoreName?: string;
613
-
614
- Limit?: number;
615
-
616
- Marker?: string;
617
- }
618
- export declare namespace DescribeCustomKeyStoresRequest {
619
-
620
- const filterSensitiveLog: (obj: DescribeCustomKeyStoresRequest) => any;
621
- }
622
- export interface DescribeCustomKeyStoresResponse {
623
-
624
- CustomKeyStores?: CustomKeyStoresListEntry[];
625
-
626
- NextMarker?: string;
627
-
628
- Truncated?: boolean;
629
- }
630
- export declare namespace DescribeCustomKeyStoresResponse {
631
-
632
- const filterSensitiveLog: (obj: DescribeCustomKeyStoresResponse) => any;
633
- }
634
-
635
- export interface InvalidMarkerException extends __SmithyException, $MetadataBearer {
636
- name: "InvalidMarkerException";
637
- $fault: "client";
638
- message?: string;
639
- }
640
- export interface DescribeKeyRequest {
641
-
642
- KeyId: string | undefined;
643
-
644
- GrantTokens?: string[];
645
- }
646
- export declare namespace DescribeKeyRequest {
647
-
648
- const filterSensitiveLog: (obj: DescribeKeyRequest) => any;
649
- }
650
- export interface DescribeKeyResponse {
651
-
652
- KeyMetadata?: KeyMetadata;
653
- }
654
- export declare namespace DescribeKeyResponse {
655
-
656
- const filterSensitiveLog: (obj: DescribeKeyResponse) => any;
657
- }
658
- export interface DisableKeyRequest {
659
-
660
- KeyId: string | undefined;
661
- }
662
- export declare namespace DisableKeyRequest {
663
-
664
- const filterSensitiveLog: (obj: DisableKeyRequest) => any;
665
- }
666
- export interface DisableKeyRotationRequest {
667
-
668
- KeyId: string | undefined;
669
- }
670
- export declare namespace DisableKeyRotationRequest {
671
-
672
- const filterSensitiveLog: (obj: DisableKeyRotationRequest) => any;
673
- }
674
- export interface DisconnectCustomKeyStoreRequest {
675
-
676
- CustomKeyStoreId: string | undefined;
677
- }
678
- export declare namespace DisconnectCustomKeyStoreRequest {
679
-
680
- const filterSensitiveLog: (obj: DisconnectCustomKeyStoreRequest) => any;
681
- }
682
- export interface DisconnectCustomKeyStoreResponse {
683
- }
684
- export declare namespace DisconnectCustomKeyStoreResponse {
685
-
686
- const filterSensitiveLog: (obj: DisconnectCustomKeyStoreResponse) => any;
687
- }
688
- export interface EnableKeyRequest {
689
-
690
- KeyId: string | undefined;
691
- }
692
- export declare namespace EnableKeyRequest {
693
-
694
- const filterSensitiveLog: (obj: EnableKeyRequest) => any;
695
- }
696
- export interface EnableKeyRotationRequest {
697
-
698
- KeyId: string | undefined;
699
- }
700
- export declare namespace EnableKeyRotationRequest {
701
-
702
- const filterSensitiveLog: (obj: EnableKeyRotationRequest) => any;
703
- }
704
- export interface EncryptRequest {
705
-
706
- KeyId: string | undefined;
707
-
708
- Plaintext: Uint8Array | undefined;
709
-
710
- EncryptionContext?: {
711
- [key: string]: string;
712
- };
713
-
714
- GrantTokens?: string[];
715
-
716
- EncryptionAlgorithm?: EncryptionAlgorithmSpec | string;
717
- }
718
- export declare namespace EncryptRequest {
719
-
720
- const filterSensitiveLog: (obj: EncryptRequest) => any;
721
- }
722
- export interface EncryptResponse {
723
-
724
- CiphertextBlob?: Uint8Array;
725
-
726
- KeyId?: string;
727
-
728
- EncryptionAlgorithm?: EncryptionAlgorithmSpec | string;
729
- }
730
- export declare namespace EncryptResponse {
731
-
732
- const filterSensitiveLog: (obj: EncryptResponse) => any;
733
- }
734
-
735
- export interface ExpiredImportTokenException extends __SmithyException, $MetadataBearer {
736
- name: "ExpiredImportTokenException";
737
- $fault: "client";
738
- message?: string;
739
- }
740
- export interface GenerateDataKeyRequest {
741
-
742
- KeyId: string | undefined;
743
-
744
- EncryptionContext?: {
745
- [key: string]: string;
746
- };
747
-
748
- NumberOfBytes?: number;
749
-
750
- KeySpec?: DataKeySpec | string;
751
-
752
- GrantTokens?: string[];
753
- }
754
- export declare namespace GenerateDataKeyRequest {
755
-
756
- const filterSensitiveLog: (obj: GenerateDataKeyRequest) => any;
757
- }
758
- export interface GenerateDataKeyResponse {
759
-
760
- CiphertextBlob?: Uint8Array;
761
-
762
- Plaintext?: Uint8Array;
763
-
764
- KeyId?: string;
765
- }
766
- export declare namespace GenerateDataKeyResponse {
767
-
768
- const filterSensitiveLog: (obj: GenerateDataKeyResponse) => any;
769
- }
770
- export interface GenerateDataKeyPairRequest {
771
-
772
- EncryptionContext?: {
773
- [key: string]: string;
774
- };
775
-
776
- KeyId: string | undefined;
777
-
778
- KeyPairSpec: DataKeyPairSpec | string | undefined;
779
-
780
- GrantTokens?: string[];
781
- }
782
- export declare namespace GenerateDataKeyPairRequest {
783
-
784
- const filterSensitiveLog: (obj: GenerateDataKeyPairRequest) => any;
785
- }
786
- export interface GenerateDataKeyPairResponse {
787
-
788
- PrivateKeyCiphertextBlob?: Uint8Array;
789
-
790
- PrivateKeyPlaintext?: Uint8Array;
791
-
792
- PublicKey?: Uint8Array;
793
-
794
- KeyId?: string;
795
-
796
- KeyPairSpec?: DataKeyPairSpec | string;
797
- }
798
- export declare namespace GenerateDataKeyPairResponse {
799
-
800
- const filterSensitiveLog: (obj: GenerateDataKeyPairResponse) => any;
801
- }
802
- export interface GenerateDataKeyPairWithoutPlaintextRequest {
803
-
804
- EncryptionContext?: {
805
- [key: string]: string;
806
- };
807
-
808
- KeyId: string | undefined;
809
-
810
- KeyPairSpec: DataKeyPairSpec | string | undefined;
811
-
812
- GrantTokens?: string[];
813
- }
814
- export declare namespace GenerateDataKeyPairWithoutPlaintextRequest {
815
-
816
- const filterSensitiveLog: (obj: GenerateDataKeyPairWithoutPlaintextRequest) => any;
817
- }
818
- export interface GenerateDataKeyPairWithoutPlaintextResponse {
819
-
820
- PrivateKeyCiphertextBlob?: Uint8Array;
821
-
822
- PublicKey?: Uint8Array;
823
-
824
- KeyId?: string;
825
-
826
- KeyPairSpec?: DataKeyPairSpec | string;
827
- }
828
- export declare namespace GenerateDataKeyPairWithoutPlaintextResponse {
829
-
830
- const filterSensitiveLog: (obj: GenerateDataKeyPairWithoutPlaintextResponse) => any;
831
- }
832
- export interface GenerateDataKeyWithoutPlaintextRequest {
833
-
834
- KeyId: string | undefined;
835
-
836
- EncryptionContext?: {
837
- [key: string]: string;
838
- };
839
-
840
- KeySpec?: DataKeySpec | string;
841
-
842
- NumberOfBytes?: number;
843
-
844
- GrantTokens?: string[];
845
- }
846
- export declare namespace GenerateDataKeyWithoutPlaintextRequest {
847
-
848
- const filterSensitiveLog: (obj: GenerateDataKeyWithoutPlaintextRequest) => any;
849
- }
850
- export interface GenerateDataKeyWithoutPlaintextResponse {
851
-
852
- CiphertextBlob?: Uint8Array;
853
-
854
- KeyId?: string;
855
- }
856
- export declare namespace GenerateDataKeyWithoutPlaintextResponse {
857
-
858
- const filterSensitiveLog: (obj: GenerateDataKeyWithoutPlaintextResponse) => any;
859
- }
860
- export interface GenerateRandomRequest {
861
-
862
- NumberOfBytes?: number;
863
-
864
- CustomKeyStoreId?: string;
865
- }
866
- export declare namespace GenerateRandomRequest {
867
-
868
- const filterSensitiveLog: (obj: GenerateRandomRequest) => any;
869
- }
870
- export interface GenerateRandomResponse {
871
-
872
- Plaintext?: Uint8Array;
873
- }
874
- export declare namespace GenerateRandomResponse {
875
-
876
- const filterSensitiveLog: (obj: GenerateRandomResponse) => any;
877
- }
878
- export interface GetKeyPolicyRequest {
879
-
880
- KeyId: string | undefined;
881
-
882
- PolicyName: string | undefined;
883
- }
884
- export declare namespace GetKeyPolicyRequest {
885
-
886
- const filterSensitiveLog: (obj: GetKeyPolicyRequest) => any;
887
- }
888
- export interface GetKeyPolicyResponse {
889
-
890
- Policy?: string;
891
- }
892
- export declare namespace GetKeyPolicyResponse {
893
-
894
- const filterSensitiveLog: (obj: GetKeyPolicyResponse) => any;
895
- }
896
- export interface GetKeyRotationStatusRequest {
897
-
898
- KeyId: string | undefined;
899
- }
900
- export declare namespace GetKeyRotationStatusRequest {
901
-
902
- const filterSensitiveLog: (obj: GetKeyRotationStatusRequest) => any;
903
- }
904
- export interface GetKeyRotationStatusResponse {
905
-
906
- KeyRotationEnabled?: boolean;
907
- }
908
- export declare namespace GetKeyRotationStatusResponse {
909
-
910
- const filterSensitiveLog: (obj: GetKeyRotationStatusResponse) => any;
911
- }
912
- export declare enum WrappingKeySpec {
913
- RSA_2048 = "RSA_2048"
914
- }
915
- export interface GetParametersForImportRequest {
916
-
917
- KeyId: string | undefined;
918
-
919
- WrappingAlgorithm: AlgorithmSpec | string | undefined;
920
-
921
- WrappingKeySpec: WrappingKeySpec | string | undefined;
922
- }
923
- export declare namespace GetParametersForImportRequest {
924
-
925
- const filterSensitiveLog: (obj: GetParametersForImportRequest) => any;
926
- }
927
- export interface GetParametersForImportResponse {
928
-
929
- KeyId?: string;
930
-
931
- ImportToken?: Uint8Array;
932
-
933
- PublicKey?: Uint8Array;
934
-
935
- ParametersValidTo?: Date;
936
- }
937
- export declare namespace GetParametersForImportResponse {
938
-
939
- const filterSensitiveLog: (obj: GetParametersForImportResponse) => any;
940
- }
941
- export interface GetPublicKeyRequest {
942
-
943
- KeyId: string | undefined;
944
-
945
- GrantTokens?: string[];
946
- }
947
- export declare namespace GetPublicKeyRequest {
948
-
949
- const filterSensitiveLog: (obj: GetPublicKeyRequest) => any;
950
- }
951
- export interface GetPublicKeyResponse {
952
-
953
- KeyId?: string;
954
-
955
- PublicKey?: Uint8Array;
956
-
957
- CustomerMasterKeySpec?: CustomerMasterKeySpec | string;
958
-
959
- KeySpec?: KeySpec | string;
960
-
961
- KeyUsage?: KeyUsageType | string;
962
-
963
- EncryptionAlgorithms?: (EncryptionAlgorithmSpec | string)[];
964
-
965
- SigningAlgorithms?: (SigningAlgorithmSpec | string)[];
966
- }
967
- export declare namespace GetPublicKeyResponse {
968
-
969
- const filterSensitiveLog: (obj: GetPublicKeyResponse) => any;
970
- }
971
-
972
- export interface GrantListEntry {
973
-
974
- KeyId?: string;
975
-
976
- GrantId?: string;
977
-
978
- Name?: string;
979
-
980
- CreationDate?: Date;
981
-
982
- GranteePrincipal?: string;
983
-
984
- RetiringPrincipal?: string;
985
-
986
- IssuingAccount?: string;
987
-
988
- Operations?: (GrantOperation | string)[];
989
-
990
- Constraints?: GrantConstraints;
991
- }
992
- export declare namespace GrantListEntry {
993
-
994
- const filterSensitiveLog: (obj: GrantListEntry) => any;
995
- }
996
- export interface ImportKeyMaterialRequest {
997
-
998
- KeyId: string | undefined;
999
-
1000
- ImportToken: Uint8Array | undefined;
1001
-
1002
- EncryptedKeyMaterial: Uint8Array | undefined;
1003
-
1004
- ValidTo?: Date;
1005
-
1006
- ExpirationModel?: ExpirationModelType | string;
1007
- }
1008
- export declare namespace ImportKeyMaterialRequest {
1009
-
1010
- const filterSensitiveLog: (obj: ImportKeyMaterialRequest) => any;
1011
- }
1012
- export interface ImportKeyMaterialResponse {
1013
- }
1014
- export declare namespace ImportKeyMaterialResponse {
1015
-
1016
- const filterSensitiveLog: (obj: ImportKeyMaterialResponse) => any;
1017
- }
1018
-
1019
- export interface IncorrectKeyMaterialException extends __SmithyException, $MetadataBearer {
1020
- name: "IncorrectKeyMaterialException";
1021
- $fault: "client";
1022
- message?: string;
1023
- }
1024
-
1025
- export interface InvalidImportTokenException extends __SmithyException, $MetadataBearer {
1026
- name: "InvalidImportTokenException";
1027
- $fault: "client";
1028
- message?: string;
1029
- }
1030
-
1031
- export interface InvalidGrantIdException extends __SmithyException, $MetadataBearer {
1032
- name: "InvalidGrantIdException";
1033
- $fault: "client";
1034
- message?: string;
1035
- }
1036
-
1037
- export interface KeyListEntry {
1038
-
1039
- KeyId?: string;
1040
-
1041
- KeyArn?: string;
1042
- }
1043
- export declare namespace KeyListEntry {
1044
-
1045
- const filterSensitiveLog: (obj: KeyListEntry) => any;
1046
- }
1047
-
1048
- export interface KMSInvalidSignatureException extends __SmithyException, $MetadataBearer {
1049
- name: "KMSInvalidSignatureException";
1050
- $fault: "client";
1051
- message?: string;
1052
- }
1053
- export interface ListAliasesRequest {
1054
-
1055
- KeyId?: string;
1056
-
1057
- Limit?: number;
1058
-
1059
- Marker?: string;
1060
- }
1061
- export declare namespace ListAliasesRequest {
1062
-
1063
- const filterSensitiveLog: (obj: ListAliasesRequest) => any;
1064
- }
1065
- export interface ListAliasesResponse {
1066
-
1067
- Aliases?: AliasListEntry[];
1068
-
1069
- NextMarker?: string;
1070
-
1071
- Truncated?: boolean;
1072
- }
1073
- export declare namespace ListAliasesResponse {
1074
-
1075
- const filterSensitiveLog: (obj: ListAliasesResponse) => any;
1076
- }
1077
- export interface ListGrantsRequest {
1078
-
1079
- Limit?: number;
1080
-
1081
- Marker?: string;
1082
-
1083
- KeyId: string | undefined;
1084
-
1085
- GrantId?: string;
1086
-
1087
- GranteePrincipal?: string;
1088
- }
1089
- export declare namespace ListGrantsRequest {
1090
-
1091
- const filterSensitiveLog: (obj: ListGrantsRequest) => any;
1092
- }
1093
- export interface ListGrantsResponse {
1094
-
1095
- Grants?: GrantListEntry[];
1096
-
1097
- NextMarker?: string;
1098
-
1099
- Truncated?: boolean;
1100
- }
1101
- export declare namespace ListGrantsResponse {
1102
-
1103
- const filterSensitiveLog: (obj: ListGrantsResponse) => any;
1104
- }
1105
- export interface ListKeyPoliciesRequest {
1106
-
1107
- KeyId: string | undefined;
1108
-
1109
- Limit?: number;
1110
-
1111
- Marker?: string;
1112
- }
1113
- export declare namespace ListKeyPoliciesRequest {
1114
-
1115
- const filterSensitiveLog: (obj: ListKeyPoliciesRequest) => any;
1116
- }
1117
- export interface ListKeyPoliciesResponse {
1118
-
1119
- PolicyNames?: string[];
1120
-
1121
- NextMarker?: string;
1122
-
1123
- Truncated?: boolean;
1124
- }
1125
- export declare namespace ListKeyPoliciesResponse {
1126
-
1127
- const filterSensitiveLog: (obj: ListKeyPoliciesResponse) => any;
1128
- }
1129
- export interface ListKeysRequest {
1130
-
1131
- Limit?: number;
1132
-
1133
- Marker?: string;
1134
- }
1135
- export declare namespace ListKeysRequest {
1136
-
1137
- const filterSensitiveLog: (obj: ListKeysRequest) => any;
1138
- }
1139
- export interface ListKeysResponse {
1140
-
1141
- Keys?: KeyListEntry[];
1142
-
1143
- NextMarker?: string;
1144
-
1145
- Truncated?: boolean;
1146
- }
1147
- export declare namespace ListKeysResponse {
1148
-
1149
- const filterSensitiveLog: (obj: ListKeysResponse) => any;
1150
- }
1151
- export interface ListResourceTagsRequest {
1152
-
1153
- KeyId: string | undefined;
1154
-
1155
- Limit?: number;
1156
-
1157
- Marker?: string;
1158
- }
1159
- export declare namespace ListResourceTagsRequest {
1160
-
1161
- const filterSensitiveLog: (obj: ListResourceTagsRequest) => any;
1162
- }
1163
- export interface ListResourceTagsResponse {
1164
-
1165
- Tags?: Tag[];
1166
-
1167
- NextMarker?: string;
1168
-
1169
- Truncated?: boolean;
1170
- }
1171
- export declare namespace ListResourceTagsResponse {
1172
-
1173
- const filterSensitiveLog: (obj: ListResourceTagsResponse) => any;
1174
- }
1175
- export interface ListRetirableGrantsRequest {
1176
-
1177
- Limit?: number;
1178
-
1179
- Marker?: string;
1180
-
1181
- RetiringPrincipal: string | undefined;
1182
- }
1183
- export declare namespace ListRetirableGrantsRequest {
1184
-
1185
- const filterSensitiveLog: (obj: ListRetirableGrantsRequest) => any;
1186
- }
1187
- export declare enum MessageType {
1188
- DIGEST = "DIGEST",
1189
- RAW = "RAW"
1190
- }
1191
- export interface PutKeyPolicyRequest {
1192
-
1193
- KeyId: string | undefined;
1194
-
1195
- PolicyName: string | undefined;
1196
-
1197
- Policy: string | undefined;
1198
-
1199
- BypassPolicyLockoutSafetyCheck?: boolean;
1200
- }
1201
- export declare namespace PutKeyPolicyRequest {
1202
-
1203
- const filterSensitiveLog: (obj: PutKeyPolicyRequest) => any;
1204
- }
1205
- export interface ReEncryptRequest {
1206
-
1207
- CiphertextBlob: Uint8Array | undefined;
1208
-
1209
- SourceEncryptionContext?: {
1210
- [key: string]: string;
1211
- };
1212
-
1213
- SourceKeyId?: string;
1214
-
1215
- DestinationKeyId: string | undefined;
1216
-
1217
- DestinationEncryptionContext?: {
1218
- [key: string]: string;
1219
- };
1220
-
1221
- SourceEncryptionAlgorithm?: EncryptionAlgorithmSpec | string;
1222
-
1223
- DestinationEncryptionAlgorithm?: EncryptionAlgorithmSpec | string;
1224
-
1225
- GrantTokens?: string[];
1226
- }
1227
- export declare namespace ReEncryptRequest {
1228
-
1229
- const filterSensitiveLog: (obj: ReEncryptRequest) => any;
1230
- }
1231
- export interface ReEncryptResponse {
1232
-
1233
- CiphertextBlob?: Uint8Array;
1234
-
1235
- SourceKeyId?: string;
1236
-
1237
- KeyId?: string;
1238
-
1239
- SourceEncryptionAlgorithm?: EncryptionAlgorithmSpec | string;
1240
-
1241
- DestinationEncryptionAlgorithm?: EncryptionAlgorithmSpec | string;
1242
- }
1243
- export declare namespace ReEncryptResponse {
1244
-
1245
- const filterSensitiveLog: (obj: ReEncryptResponse) => any;
1246
- }
1247
- export interface ReplicateKeyRequest {
1248
-
1249
- KeyId: string | undefined;
1250
-
1251
- ReplicaRegion: string | undefined;
1252
-
1253
- Policy?: string;
1254
-
1255
- BypassPolicyLockoutSafetyCheck?: boolean;
1256
-
1257
- Description?: string;
1258
-
1259
- Tags?: Tag[];
1260
- }
1261
- export declare namespace ReplicateKeyRequest {
1262
-
1263
- const filterSensitiveLog: (obj: ReplicateKeyRequest) => any;
1264
- }
1265
- export interface ReplicateKeyResponse {
1266
-
1267
- ReplicaKeyMetadata?: KeyMetadata;
1268
-
1269
- ReplicaPolicy?: string;
1270
-
1271
- ReplicaTags?: Tag[];
1272
- }
1273
- export declare namespace ReplicateKeyResponse {
1274
-
1275
- const filterSensitiveLog: (obj: ReplicateKeyResponse) => any;
1276
- }
1277
- export interface RetireGrantRequest {
1278
-
1279
- GrantToken?: string;
1280
-
1281
- KeyId?: string;
1282
-
1283
- GrantId?: string;
1284
- }
1285
- export declare namespace RetireGrantRequest {
1286
-
1287
- const filterSensitiveLog: (obj: RetireGrantRequest) => any;
1288
- }
1289
- export interface RevokeGrantRequest {
1290
-
1291
- KeyId: string | undefined;
1292
-
1293
- GrantId: string | undefined;
1294
- }
1295
- export declare namespace RevokeGrantRequest {
1296
-
1297
- const filterSensitiveLog: (obj: RevokeGrantRequest) => any;
1298
- }
1299
- export interface ScheduleKeyDeletionRequest {
1300
-
1301
- KeyId: string | undefined;
1302
-
1303
- PendingWindowInDays?: number;
1304
- }
1305
- export declare namespace ScheduleKeyDeletionRequest {
1306
-
1307
- const filterSensitiveLog: (obj: ScheduleKeyDeletionRequest) => any;
1308
- }
1309
- export interface ScheduleKeyDeletionResponse {
1310
-
1311
- KeyId?: string;
1312
-
1313
- DeletionDate?: Date;
1314
-
1315
- KeyState?: KeyState | string;
1316
-
1317
- PendingWindowInDays?: number;
1318
- }
1319
- export declare namespace ScheduleKeyDeletionResponse {
1320
-
1321
- const filterSensitiveLog: (obj: ScheduleKeyDeletionResponse) => any;
1322
- }
1323
- export interface SignRequest {
1324
-
1325
- KeyId: string | undefined;
1326
-
1327
- Message: Uint8Array | undefined;
1328
-
1329
- MessageType?: MessageType | string;
1330
-
1331
- GrantTokens?: string[];
1332
-
1333
- SigningAlgorithm: SigningAlgorithmSpec | string | undefined;
1334
- }
1335
- export declare namespace SignRequest {
1336
-
1337
- const filterSensitiveLog: (obj: SignRequest) => any;
1338
- }
1339
- export interface SignResponse {
1340
-
1341
- KeyId?: string;
1342
-
1343
- Signature?: Uint8Array;
1344
-
1345
- SigningAlgorithm?: SigningAlgorithmSpec | string;
1346
- }
1347
- export declare namespace SignResponse {
1348
-
1349
- const filterSensitiveLog: (obj: SignResponse) => any;
1350
- }
1351
- export interface TagResourceRequest {
1352
-
1353
- KeyId: string | undefined;
1354
-
1355
- Tags: Tag[] | undefined;
1356
- }
1357
- export declare namespace TagResourceRequest {
1358
-
1359
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
1360
- }
1361
- export interface UntagResourceRequest {
1362
-
1363
- KeyId: string | undefined;
1364
-
1365
- TagKeys: string[] | undefined;
1366
- }
1367
- export declare namespace UntagResourceRequest {
1368
-
1369
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
1370
- }
1371
- export interface UpdateAliasRequest {
1372
-
1373
- AliasName: string | undefined;
1374
-
1375
- TargetKeyId: string | undefined;
1376
- }
1377
- export declare namespace UpdateAliasRequest {
1378
-
1379
- const filterSensitiveLog: (obj: UpdateAliasRequest) => any;
1380
- }
1381
- export interface UpdateCustomKeyStoreRequest {
1382
-
1383
- CustomKeyStoreId: string | undefined;
1384
-
1385
- NewCustomKeyStoreName?: string;
1386
-
1387
- KeyStorePassword?: string;
1388
-
1389
- CloudHsmClusterId?: string;
1390
- }
1391
- export declare namespace UpdateCustomKeyStoreRequest {
1392
-
1393
- const filterSensitiveLog: (obj: UpdateCustomKeyStoreRequest) => any;
1394
- }
1395
- export interface UpdateCustomKeyStoreResponse {
1396
- }
1397
- export declare namespace UpdateCustomKeyStoreResponse {
1398
-
1399
- const filterSensitiveLog: (obj: UpdateCustomKeyStoreResponse) => any;
1400
- }
1401
- export interface UpdateKeyDescriptionRequest {
1402
-
1403
- KeyId: string | undefined;
1404
-
1405
- Description: string | undefined;
1406
- }
1407
- export declare namespace UpdateKeyDescriptionRequest {
1408
-
1409
- const filterSensitiveLog: (obj: UpdateKeyDescriptionRequest) => any;
1410
- }
1411
- export interface UpdatePrimaryRegionRequest {
1412
-
1413
- KeyId: string | undefined;
1414
-
1415
- PrimaryRegion: string | undefined;
1416
- }
1417
- export declare namespace UpdatePrimaryRegionRequest {
1418
-
1419
- const filterSensitiveLog: (obj: UpdatePrimaryRegionRequest) => any;
1420
- }
1421
- export interface VerifyRequest {
1422
-
1423
- KeyId: string | undefined;
1424
-
1425
- Message: Uint8Array | undefined;
1426
-
1427
- MessageType?: MessageType | string;
1428
-
1429
- Signature: Uint8Array | undefined;
1430
-
1431
- SigningAlgorithm: SigningAlgorithmSpec | string | undefined;
1432
-
1433
- GrantTokens?: string[];
1434
- }
1435
- export declare namespace VerifyRequest {
1436
-
1437
- const filterSensitiveLog: (obj: VerifyRequest) => any;
1438
- }
1439
- export interface VerifyResponse {
1440
-
1441
- KeyId?: string;
1442
-
1443
- SignatureValid?: boolean;
1444
-
1445
- SigningAlgorithm?: SigningAlgorithmSpec | string;
1446
- }
1447
- export declare namespace VerifyResponse {
1448
-
1449
- const filterSensitiveLog: (obj: VerifyResponse) => any;
1450
- }