@aws-sdk/client-kms 3.987.0 → 3.988.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 +72 -2261
- package/dist-cjs/models/KMSServiceException.js +12 -0
- package/dist-cjs/models/errors.js +628 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +1392 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +282 -276
- package/dist-types/schemas/schemas_0.d.ts +52 -45
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +47 -45
- package/package.json +13 -13
|
@@ -0,0 +1,1392 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.errorTypeRegistries = exports.XksProxyVpcEndpointServiceNotFoundException$ = exports.XksProxyVpcEndpointServiceInvalidConfigurationException$ = exports.XksProxyVpcEndpointServiceInUseException$ = exports.XksProxyUriUnreachableException$ = exports.XksProxyUriInUseException$ = exports.XksProxyUriEndpointInUseException$ = exports.XksProxyInvalidResponseException$ = exports.XksProxyInvalidConfigurationException$ = exports.XksProxyIncorrectAuthenticationCredentialException$ = exports.XksKeyNotFoundException$ = exports.XksKeyInvalidConfigurationException$ = exports.XksKeyAlreadyInUseException$ = exports.UnsupportedOperationException$ = exports.TagException$ = exports.NotFoundException$ = exports.MalformedPolicyDocumentException$ = exports.LimitExceededException$ = exports.KMSInvalidStateException$ = exports.KMSInvalidSignatureException$ = exports.KMSInvalidMacException$ = exports.KMSInternalException$ = exports.KeyUnavailableException$ = exports.InvalidMarkerException$ = exports.InvalidKeyUsageException$ = exports.InvalidImportTokenException$ = exports.InvalidGrantTokenException$ = exports.InvalidGrantIdException$ = exports.InvalidCiphertextException$ = exports.InvalidArnException$ = exports.InvalidAliasNameException$ = exports.IncorrectTrustAnchorException$ = exports.IncorrectKeyMaterialException$ = exports.IncorrectKeyException$ = exports.ExpiredImportTokenException$ = exports.DryRunOperationException$ = exports.DisabledException$ = exports.DependencyTimeoutException$ = exports.CustomKeyStoreNotFoundException$ = exports.CustomKeyStoreNameInUseException$ = exports.CustomKeyStoreInvalidStateException$ = exports.CustomKeyStoreHasCMKsException$ = exports.ConflictException$ = exports.CloudHsmClusterNotRelatedException$ = exports.CloudHsmClusterNotFoundException$ = exports.CloudHsmClusterNotActiveException$ = exports.CloudHsmClusterInvalidConfigurationException$ = exports.CloudHsmClusterInUseException$ = exports.AlreadyExistsException$ = exports.KMSServiceException$ = void 0;
|
|
4
|
+
exports.GetKeyRotationStatusResponse$ = exports.GetKeyRotationStatusRequest$ = exports.GetKeyPolicyResponse$ = exports.GetKeyPolicyRequest$ = exports.GenerateRandomResponse$ = exports.GenerateRandomRequest$ = exports.GenerateMacResponse$ = exports.GenerateMacRequest$ = exports.GenerateDataKeyWithoutPlaintextResponse$ = exports.GenerateDataKeyWithoutPlaintextRequest$ = exports.GenerateDataKeyResponse$ = exports.GenerateDataKeyRequest$ = exports.GenerateDataKeyPairWithoutPlaintextResponse$ = exports.GenerateDataKeyPairWithoutPlaintextRequest$ = exports.GenerateDataKeyPairResponse$ = exports.GenerateDataKeyPairRequest$ = exports.EncryptResponse$ = exports.EncryptRequest$ = exports.EnableKeyRotationRequest$ = exports.EnableKeyRequest$ = exports.DisconnectCustomKeyStoreResponse$ = exports.DisconnectCustomKeyStoreRequest$ = exports.DisableKeyRotationRequest$ = exports.DisableKeyRequest$ = exports.DescribeKeyResponse$ = exports.DescribeKeyRequest$ = exports.DescribeCustomKeyStoresResponse$ = exports.DescribeCustomKeyStoresRequest$ = exports.DeriveSharedSecretResponse$ = exports.DeriveSharedSecretRequest$ = exports.DeleteImportedKeyMaterialResponse$ = exports.DeleteImportedKeyMaterialRequest$ = exports.DeleteCustomKeyStoreResponse$ = exports.DeleteCustomKeyStoreRequest$ = exports.DeleteAliasRequest$ = exports.DecryptResponse$ = exports.DecryptRequest$ = exports.CustomKeyStoresListEntry$ = exports.CreateKeyResponse$ = exports.CreateKeyRequest$ = exports.CreateGrantResponse$ = exports.CreateGrantRequest$ = exports.CreateCustomKeyStoreResponse$ = exports.CreateCustomKeyStoreRequest$ = exports.CreateAliasRequest$ = exports.ConnectCustomKeyStoreResponse$ = exports.ConnectCustomKeyStoreRequest$ = exports.CancelKeyDeletionResponse$ = exports.CancelKeyDeletionRequest$ = exports.AliasListEntry$ = void 0;
|
|
5
|
+
exports.VerifyMacResponse$ = exports.VerifyMacRequest$ = exports.UpdatePrimaryRegionRequest$ = exports.UpdateKeyDescriptionRequest$ = exports.UpdateCustomKeyStoreResponse$ = exports.UpdateCustomKeyStoreRequest$ = exports.UpdateAliasRequest$ = exports.UntagResourceRequest$ = exports.TagResourceRequest$ = exports.Tag$ = exports.SignResponse$ = exports.SignRequest$ = exports.ScheduleKeyDeletionResponse$ = exports.ScheduleKeyDeletionRequest$ = exports.RotationsListEntry$ = exports.RotateKeyOnDemandResponse$ = exports.RotateKeyOnDemandRequest$ = exports.RevokeGrantRequest$ = exports.RetireGrantRequest$ = exports.ReplicateKeyResponse$ = exports.ReplicateKeyRequest$ = exports.ReEncryptResponse$ = exports.ReEncryptRequest$ = exports.RecipientInfo$ = exports.PutKeyPolicyRequest$ = exports.MultiRegionKey$ = exports.MultiRegionConfiguration$ = exports.ListRetirableGrantsRequest$ = exports.ListResourceTagsResponse$ = exports.ListResourceTagsRequest$ = exports.ListKeysResponse$ = exports.ListKeysRequest$ = exports.ListKeyRotationsResponse$ = exports.ListKeyRotationsRequest$ = exports.ListKeyPoliciesResponse$ = exports.ListKeyPoliciesRequest$ = exports.ListGrantsResponse$ = exports.ListGrantsRequest$ = exports.ListAliasesResponse$ = exports.ListAliasesRequest$ = exports.KeyMetadata$ = exports.KeyListEntry$ = exports.ImportKeyMaterialResponse$ = exports.ImportKeyMaterialRequest$ = exports.GrantListEntry$ = exports.GrantConstraints$ = exports.GetPublicKeyResponse$ = exports.GetPublicKeyRequest$ = exports.GetParametersForImportResponse$ = exports.GetParametersForImportRequest$ = void 0;
|
|
6
|
+
exports.Sign$ = exports.ScheduleKeyDeletion$ = exports.RotateKeyOnDemand$ = exports.RevokeGrant$ = exports.RetireGrant$ = exports.ReplicateKey$ = exports.ReEncrypt$ = exports.PutKeyPolicy$ = exports.ListRetirableGrants$ = exports.ListResourceTags$ = exports.ListKeys$ = exports.ListKeyRotations$ = exports.ListKeyPolicies$ = exports.ListGrants$ = exports.ListAliases$ = exports.ImportKeyMaterial$ = exports.GetPublicKey$ = exports.GetParametersForImport$ = exports.GetKeyRotationStatus$ = exports.GetKeyPolicy$ = exports.GenerateRandom$ = exports.GenerateMac$ = exports.GenerateDataKeyWithoutPlaintext$ = exports.GenerateDataKeyPairWithoutPlaintext$ = exports.GenerateDataKeyPair$ = exports.GenerateDataKey$ = exports.Encrypt$ = exports.EnableKeyRotation$ = exports.EnableKey$ = exports.DisconnectCustomKeyStore$ = exports.DisableKeyRotation$ = exports.DisableKey$ = exports.DescribeKey$ = exports.DescribeCustomKeyStores$ = exports.DeriveSharedSecret$ = exports.DeleteImportedKeyMaterial$ = exports.DeleteCustomKeyStore$ = exports.DeleteAlias$ = exports.Decrypt$ = exports.CreateKey$ = exports.CreateGrant$ = exports.CreateCustomKeyStore$ = exports.CreateAlias$ = exports.ConnectCustomKeyStore$ = exports.CancelKeyDeletion$ = exports.XksProxyConfigurationType$ = exports.XksProxyAuthenticationCredentialType$ = exports.XksKeyConfigurationType$ = exports.VerifyResponse$ = exports.VerifyRequest$ = void 0;
|
|
7
|
+
exports.VerifyMac$ = exports.Verify$ = exports.UpdatePrimaryRegion$ = exports.UpdateKeyDescription$ = exports.UpdateCustomKeyStore$ = exports.UpdateAlias$ = exports.UntagResource$ = exports.TagResource$ = void 0;
|
|
8
|
+
const _A = "Arn";
|
|
9
|
+
const _AA = "AliasArn";
|
|
10
|
+
const _AD = "AttestationDocument";
|
|
11
|
+
const _AEE = "AlreadyExistsException";
|
|
12
|
+
const _AKI = "AccessKeyId";
|
|
13
|
+
const _AL = "AliasList";
|
|
14
|
+
const _ALE = "AliasListEntry";
|
|
15
|
+
const _AN = "AliasName";
|
|
16
|
+
const _AWSAI = "AWSAccountId";
|
|
17
|
+
const _Al = "Aliases";
|
|
18
|
+
const _BPLSC = "BypassPolicyLockoutSafetyCheck";
|
|
19
|
+
const _C = "Constraints";
|
|
20
|
+
const _CA = "CreateAlias";
|
|
21
|
+
const _CAR = "CreateAliasRequest";
|
|
22
|
+
const _CB = "CiphertextBlob";
|
|
23
|
+
const _CCKS = "ConnectCustomKeyStore";
|
|
24
|
+
const _CCKSR = "ConnectCustomKeyStoreRequest";
|
|
25
|
+
const _CCKSRo = "ConnectCustomKeyStoreResponse";
|
|
26
|
+
const _CCKSRr = "CreateCustomKeyStoreRequest";
|
|
27
|
+
const _CCKSRre = "CreateCustomKeyStoreResponse";
|
|
28
|
+
const _CCKSr = "CreateCustomKeyStore";
|
|
29
|
+
const _CD = "CreationDate";
|
|
30
|
+
const _CE = "ConflictException";
|
|
31
|
+
const _CEC = "ConnectionErrorCode";
|
|
32
|
+
const _CFR = "CiphertextForRecipient";
|
|
33
|
+
const _CG = "CreateGrant";
|
|
34
|
+
const _CGR = "CreateGrantRequest";
|
|
35
|
+
const _CGRr = "CreateGrantResponse";
|
|
36
|
+
const _CHCI = "CloudHsmClusterId";
|
|
37
|
+
const _CHCICE = "CloudHsmClusterInvalidConfigurationException";
|
|
38
|
+
const _CHCIUE = "CloudHsmClusterInUseException";
|
|
39
|
+
const _CHCNAE = "CloudHsmClusterNotActiveException";
|
|
40
|
+
const _CHCNFE = "CloudHsmClusterNotFoundException";
|
|
41
|
+
const _CHCNRE = "CloudHsmClusterNotRelatedException";
|
|
42
|
+
const _CK = "CreateKey";
|
|
43
|
+
const _CKD = "CancelKeyDeletion";
|
|
44
|
+
const _CKDR = "CancelKeyDeletionRequest";
|
|
45
|
+
const _CKDRa = "CancelKeyDeletionResponse";
|
|
46
|
+
const _CKMI = "CurrentKeyMaterialId";
|
|
47
|
+
const _CKR = "CreateKeyRequest";
|
|
48
|
+
const _CKRr = "CreateKeyResponse";
|
|
49
|
+
const _CKS = "CustomKeyStores";
|
|
50
|
+
const _CKSHCMKE = "CustomKeyStoreHasCMKsException";
|
|
51
|
+
const _CKSI = "CustomKeyStoreId";
|
|
52
|
+
const _CKSISE = "CustomKeyStoreInvalidStateException";
|
|
53
|
+
const _CKSL = "CustomKeyStoresList";
|
|
54
|
+
const _CKSLE = "CustomKeyStoresListEntry";
|
|
55
|
+
const _CKSN = "CustomKeyStoreName";
|
|
56
|
+
const _CKSNFE = "CustomKeyStoreNotFoundException";
|
|
57
|
+
const _CKSNIUE = "CustomKeyStoreNameInUseException";
|
|
58
|
+
const _CKST = "CustomKeyStoreType";
|
|
59
|
+
const _CMKS = "CustomerMasterKeySpec";
|
|
60
|
+
const _CS = "ConnectionState";
|
|
61
|
+
const _Co = "Connectivity";
|
|
62
|
+
const _D = "Description";
|
|
63
|
+
const _DA = "DeleteAlias";
|
|
64
|
+
const _DAR = "DeleteAliasRequest";
|
|
65
|
+
const _DCKS = "DeleteCustomKeyStore";
|
|
66
|
+
const _DCKSR = "DeleteCustomKeyStoreRequest";
|
|
67
|
+
const _DCKSRe = "DeleteCustomKeyStoreResponse";
|
|
68
|
+
const _DCKSRes = "DescribeCustomKeyStoresRequest";
|
|
69
|
+
const _DCKSResc = "DescribeCustomKeyStoresResponse";
|
|
70
|
+
const _DCKSRi = "DisconnectCustomKeyStoreRequest";
|
|
71
|
+
const _DCKSRis = "DisconnectCustomKeyStoreResponse";
|
|
72
|
+
const _DCKSe = "DescribeCustomKeyStores";
|
|
73
|
+
const _DCKSi = "DisconnectCustomKeyStore";
|
|
74
|
+
const _DD = "DeletionDate";
|
|
75
|
+
const _DE = "DisabledException";
|
|
76
|
+
const _DEA = "DestinationEncryptionAlgorithm";
|
|
77
|
+
const _DEC = "DestinationEncryptionContext";
|
|
78
|
+
const _DIKM = "DeleteImportedKeyMaterial";
|
|
79
|
+
const _DIKMR = "DeleteImportedKeyMaterialRequest";
|
|
80
|
+
const _DIKMRe = "DeleteImportedKeyMaterialResponse";
|
|
81
|
+
const _DK = "DescribeKey";
|
|
82
|
+
const _DKI = "DestinationKeyId";
|
|
83
|
+
const _DKMI = "DestinationKeyMaterialId";
|
|
84
|
+
const _DKR = "DescribeKeyRequest";
|
|
85
|
+
const _DKRR = "DisableKeyRotationRequest";
|
|
86
|
+
const _DKRe = "DescribeKeyResponse";
|
|
87
|
+
const _DKRi = "DisableKeyRequest";
|
|
88
|
+
const _DKRis = "DisableKeyRotation";
|
|
89
|
+
const _DKi = "DisableKey";
|
|
90
|
+
const _DR = "DryRun";
|
|
91
|
+
const _DROE = "DryRunOperationException";
|
|
92
|
+
const _DRe = "DecryptRequest";
|
|
93
|
+
const _DRec = "DecryptResponse";
|
|
94
|
+
const _DSS = "DeriveSharedSecret";
|
|
95
|
+
const _DSSR = "DeriveSharedSecretRequest";
|
|
96
|
+
const _DSSRe = "DeriveSharedSecretResponse";
|
|
97
|
+
const _DTE = "DependencyTimeoutException";
|
|
98
|
+
const _De = "Decrypt";
|
|
99
|
+
const _E = "Enabled";
|
|
100
|
+
const _EA = "EncryptionAlgorithm";
|
|
101
|
+
const _EAn = "EncryptionAlgorithms";
|
|
102
|
+
const _EC = "EncryptionContext";
|
|
103
|
+
const _ECE = "EncryptionContextEquals";
|
|
104
|
+
const _ECS = "EncryptionContextSubset";
|
|
105
|
+
const _EITE = "ExpiredImportTokenException";
|
|
106
|
+
const _EK = "EnableKey";
|
|
107
|
+
const _EKM = "EncryptedKeyMaterial";
|
|
108
|
+
const _EKR = "EnableKeyRequest";
|
|
109
|
+
const _EKRR = "EnableKeyRotationRequest";
|
|
110
|
+
const _EKRn = "EnableKeyRotation";
|
|
111
|
+
const _EM = "ExpirationModel";
|
|
112
|
+
const _ER = "EncryptRequest";
|
|
113
|
+
const _ERn = "EncryptResponse";
|
|
114
|
+
const _En = "Encrypt";
|
|
115
|
+
const _G = "Grants";
|
|
116
|
+
const _GC = "GrantConstraints";
|
|
117
|
+
const _GDK = "GenerateDataKey";
|
|
118
|
+
const _GDKP = "GenerateDataKeyPair";
|
|
119
|
+
const _GDKPR = "GenerateDataKeyPairRequest";
|
|
120
|
+
const _GDKPRe = "GenerateDataKeyPairResponse";
|
|
121
|
+
const _GDKPWP = "GenerateDataKeyPairWithoutPlaintext";
|
|
122
|
+
const _GDKPWPR = "GenerateDataKeyPairWithoutPlaintextRequest";
|
|
123
|
+
const _GDKPWPRe = "GenerateDataKeyPairWithoutPlaintextResponse";
|
|
124
|
+
const _GDKR = "GenerateDataKeyRequest";
|
|
125
|
+
const _GDKRe = "GenerateDataKeyResponse";
|
|
126
|
+
const _GDKWP = "GenerateDataKeyWithoutPlaintext";
|
|
127
|
+
const _GDKWPR = "GenerateDataKeyWithoutPlaintextRequest";
|
|
128
|
+
const _GDKWPRe = "GenerateDataKeyWithoutPlaintextResponse";
|
|
129
|
+
const _GI = "GrantId";
|
|
130
|
+
const _GKP = "GetKeyPolicy";
|
|
131
|
+
const _GKPR = "GetKeyPolicyRequest";
|
|
132
|
+
const _GKPRe = "GetKeyPolicyResponse";
|
|
133
|
+
const _GKRS = "GetKeyRotationStatus";
|
|
134
|
+
const _GKRSR = "GetKeyRotationStatusRequest";
|
|
135
|
+
const _GKRSRe = "GetKeyRotationStatusResponse";
|
|
136
|
+
const _GL = "GrantList";
|
|
137
|
+
const _GLE = "GrantListEntry";
|
|
138
|
+
const _GM = "GenerateMac";
|
|
139
|
+
const _GMR = "GenerateMacRequest";
|
|
140
|
+
const _GMRe = "GenerateMacResponse";
|
|
141
|
+
const _GP = "GranteePrincipal";
|
|
142
|
+
const _GPFI = "GetParametersForImport";
|
|
143
|
+
const _GPFIR = "GetParametersForImportRequest";
|
|
144
|
+
const _GPFIRe = "GetParametersForImportResponse";
|
|
145
|
+
const _GPK = "GetPublicKey";
|
|
146
|
+
const _GPKR = "GetPublicKeyRequest";
|
|
147
|
+
const _GPKRe = "GetPublicKeyResponse";
|
|
148
|
+
const _GR = "GenerateRandom";
|
|
149
|
+
const _GRR = "GenerateRandomRequest";
|
|
150
|
+
const _GRRe = "GenerateRandomResponse";
|
|
151
|
+
const _GT = "GrantTokens";
|
|
152
|
+
const _GTr = "GrantToken";
|
|
153
|
+
const _I = "Id";
|
|
154
|
+
const _IA = "IssuingAccount";
|
|
155
|
+
const _IAE = "InvalidArnException";
|
|
156
|
+
const _IANE = "InvalidAliasNameException";
|
|
157
|
+
const _ICE = "InvalidCiphertextException";
|
|
158
|
+
const _IGIE = "InvalidGrantIdException";
|
|
159
|
+
const _IGTE = "InvalidGrantTokenException";
|
|
160
|
+
const _IITE = "InvalidImportTokenException";
|
|
161
|
+
const _IKE = "IncorrectKeyException";
|
|
162
|
+
const _IKM = "IncludeKeyMaterial";
|
|
163
|
+
const _IKME = "IncorrectKeyMaterialException";
|
|
164
|
+
const _IKMR = "ImportKeyMaterialRequest";
|
|
165
|
+
const _IKMRm = "ImportKeyMaterialResponse";
|
|
166
|
+
const _IKMm = "ImportKeyMaterial";
|
|
167
|
+
const _IKUE = "InvalidKeyUsageException";
|
|
168
|
+
const _IME = "InvalidMarkerException";
|
|
169
|
+
const _IS = "ImportState";
|
|
170
|
+
const _IT = "ImportToken";
|
|
171
|
+
const _ITAE = "IncorrectTrustAnchorException";
|
|
172
|
+
const _ITm = "ImportType";
|
|
173
|
+
const _K = "Keys";
|
|
174
|
+
const _KA = "KeyArn";
|
|
175
|
+
const _KAA = "KeyAgreementAlgorithm";
|
|
176
|
+
const _KAAe = "KeyAgreementAlgorithms";
|
|
177
|
+
const _KEA = "KeyEncryptionAlgorithm";
|
|
178
|
+
const _KI = "KeyId";
|
|
179
|
+
const _KL = "KeyList";
|
|
180
|
+
const _KLE = "KeyListEntry";
|
|
181
|
+
const _KM = "KeyMetadata";
|
|
182
|
+
const _KMD = "KeyMaterialDescription";
|
|
183
|
+
const _KMI = "KeyMaterialId";
|
|
184
|
+
const _KMS = "KeyMaterialState";
|
|
185
|
+
const _KMSIE = "KMSInternalException";
|
|
186
|
+
const _KMSIME = "KMSInvalidMacException";
|
|
187
|
+
const _KMSISE = "KMSInvalidSignatureException";
|
|
188
|
+
const _KMSISEn = "KMSInvalidStateException";
|
|
189
|
+
const _KMe = "KeyManager";
|
|
190
|
+
const _KO = "KeyOrigin";
|
|
191
|
+
const _KPS = "KeyPairSpec";
|
|
192
|
+
const _KRE = "KeyRotationEnabled";
|
|
193
|
+
const _KS = "KeySpec";
|
|
194
|
+
const _KSP = "KeyStorePassword";
|
|
195
|
+
const _KSPT = "KeyStorePasswordType";
|
|
196
|
+
const _KSe = "KeyState";
|
|
197
|
+
const _KU = "KeyUsage";
|
|
198
|
+
const _KUE = "KeyUnavailableException";
|
|
199
|
+
const _L = "Limit";
|
|
200
|
+
const _LA = "ListAliases";
|
|
201
|
+
const _LAR = "ListAliasesRequest";
|
|
202
|
+
const _LARi = "ListAliasesResponse";
|
|
203
|
+
const _LEE = "LimitExceededException";
|
|
204
|
+
const _LG = "ListGrants";
|
|
205
|
+
const _LGR = "ListGrantsRequest";
|
|
206
|
+
const _LGRi = "ListGrantsResponse";
|
|
207
|
+
const _LK = "ListKeys";
|
|
208
|
+
const _LKP = "ListKeyPolicies";
|
|
209
|
+
const _LKPR = "ListKeyPoliciesRequest";
|
|
210
|
+
const _LKPRi = "ListKeyPoliciesResponse";
|
|
211
|
+
const _LKR = "ListKeysRequest";
|
|
212
|
+
const _LKRR = "ListKeyRotationsRequest";
|
|
213
|
+
const _LKRRi = "ListKeyRotationsResponse";
|
|
214
|
+
const _LKRi = "ListKeysResponse";
|
|
215
|
+
const _LKRis = "ListKeyRotations";
|
|
216
|
+
const _LRG = "ListRetirableGrants";
|
|
217
|
+
const _LRGR = "ListRetirableGrantsRequest";
|
|
218
|
+
const _LRT = "ListResourceTags";
|
|
219
|
+
const _LRTR = "ListResourceTagsRequest";
|
|
220
|
+
const _LRTRi = "ListResourceTagsResponse";
|
|
221
|
+
const _LUD = "LastUpdatedDate";
|
|
222
|
+
const _M = "Marker";
|
|
223
|
+
const _MA = "MacAlgorithm";
|
|
224
|
+
const _MAa = "MacAlgorithms";
|
|
225
|
+
const _MPDE = "MalformedPolicyDocumentException";
|
|
226
|
+
const _MR = "MultiRegion";
|
|
227
|
+
const _MRC = "MultiRegionConfiguration";
|
|
228
|
+
const _MRK = "MultiRegionKey";
|
|
229
|
+
const _MRKL = "MultiRegionKeyList";
|
|
230
|
+
const _MRKT = "MultiRegionKeyType";
|
|
231
|
+
const _MT = "MessageType";
|
|
232
|
+
const _MV = "MacValid";
|
|
233
|
+
const _Ma = "Mac";
|
|
234
|
+
const _Me = "Message";
|
|
235
|
+
const _N = "Name";
|
|
236
|
+
const _NCKSN = "NewCustomKeyStoreName";
|
|
237
|
+
const _NFE = "NotFoundException";
|
|
238
|
+
const _NM = "NextMarker";
|
|
239
|
+
const _NOB = "NumberOfBytes";
|
|
240
|
+
const _NRD = "NextRotationDate";
|
|
241
|
+
const _O = "Operations";
|
|
242
|
+
const _ODRSD = "OnDemandRotationStartDate";
|
|
243
|
+
const _Or = "Origin";
|
|
244
|
+
const _P = "Policy";
|
|
245
|
+
const _PDWID = "PendingDeletionWindowInDays";
|
|
246
|
+
const _PK = "PublicKey";
|
|
247
|
+
const _PKCB = "PrivateKeyCiphertextBlob";
|
|
248
|
+
const _PKP = "PrivateKeyPlaintext";
|
|
249
|
+
const _PKPR = "PutKeyPolicyRequest";
|
|
250
|
+
const _PKPu = "PutKeyPolicy";
|
|
251
|
+
const _PKr = "PrimaryKey";
|
|
252
|
+
const _PN = "PolicyName";
|
|
253
|
+
const _PNo = "PolicyNames";
|
|
254
|
+
const _PR = "PrimaryRegion";
|
|
255
|
+
const _PT = "PlaintextType";
|
|
256
|
+
const _PVT = "ParametersValidTo";
|
|
257
|
+
const _PWID = "PendingWindowInDays";
|
|
258
|
+
const _Pl = "Plaintext";
|
|
259
|
+
const _R = "Recipient";
|
|
260
|
+
const _RD = "RotationDate";
|
|
261
|
+
const _RE = "ReEncrypt";
|
|
262
|
+
const _RER = "ReEncryptRequest";
|
|
263
|
+
const _RERe = "ReEncryptResponse";
|
|
264
|
+
const _RG = "RetireGrant";
|
|
265
|
+
const _RGR = "RetireGrantRequest";
|
|
266
|
+
const _RGRe = "RevokeGrantRequest";
|
|
267
|
+
const _RGe = "RevokeGrant";
|
|
268
|
+
const _RI = "RecipientInfo";
|
|
269
|
+
const _RK = "ReplicaKeys";
|
|
270
|
+
const _RKM = "ReplicaKeyMetadata";
|
|
271
|
+
const _RKOD = "RotateKeyOnDemand";
|
|
272
|
+
const _RKODR = "RotateKeyOnDemandRequest";
|
|
273
|
+
const _RKODRo = "RotateKeyOnDemandResponse";
|
|
274
|
+
const _RKR = "ReplicateKeyRequest";
|
|
275
|
+
const _RKRe = "ReplicateKeyResponse";
|
|
276
|
+
const _RKe = "ReplicateKey";
|
|
277
|
+
const _RL = "RotationsList";
|
|
278
|
+
const _RLE = "RotationsListEntry";
|
|
279
|
+
const _RP = "RetiringPrincipal";
|
|
280
|
+
const _RPID = "RotationPeriodInDays";
|
|
281
|
+
const _RPe = "ReplicaPolicy";
|
|
282
|
+
const _RR = "ReplicaRegion";
|
|
283
|
+
const _RSAK = "RawSecretAccessKey";
|
|
284
|
+
const _RT = "ReplicaTags";
|
|
285
|
+
const _RTo = "RotationType";
|
|
286
|
+
const _Re = "Region";
|
|
287
|
+
const _Ro = "Rotations";
|
|
288
|
+
const _S = "Signature";
|
|
289
|
+
const _SA = "SigningAlgorithms";
|
|
290
|
+
const _SAi = "SigningAlgorithm";
|
|
291
|
+
const _SEA = "SourceEncryptionAlgorithm";
|
|
292
|
+
const _SEC = "SourceEncryptionContext";
|
|
293
|
+
const _SKD = "ScheduleKeyDeletion";
|
|
294
|
+
const _SKDR = "ScheduleKeyDeletionRequest";
|
|
295
|
+
const _SKDRc = "ScheduleKeyDeletionResponse";
|
|
296
|
+
const _SKI = "SourceKeyId";
|
|
297
|
+
const _SKMI = "SourceKeyMaterialId";
|
|
298
|
+
const _SR = "SignRequest";
|
|
299
|
+
const _SRi = "SignResponse";
|
|
300
|
+
const _SS = "SharedSecret";
|
|
301
|
+
const _SV = "SignatureValid";
|
|
302
|
+
const _Si = "Sign";
|
|
303
|
+
const _T = "Tags";
|
|
304
|
+
const _TAC = "TrustAnchorCertificate";
|
|
305
|
+
const _TE = "TagException";
|
|
306
|
+
const _TK = "TagKey";
|
|
307
|
+
const _TKI = "TargetKeyId";
|
|
308
|
+
const _TKa = "TagKeys";
|
|
309
|
+
const _TL = "TagList";
|
|
310
|
+
const _TR = "TagResource";
|
|
311
|
+
const _TRR = "TagResourceRequest";
|
|
312
|
+
const _TV = "TagValue";
|
|
313
|
+
const _Ta = "Tag";
|
|
314
|
+
const _Tr = "Truncated";
|
|
315
|
+
const _UA = "UpdateAlias";
|
|
316
|
+
const _UAR = "UpdateAliasRequest";
|
|
317
|
+
const _UCKS = "UpdateCustomKeyStore";
|
|
318
|
+
const _UCKSR = "UpdateCustomKeyStoreRequest";
|
|
319
|
+
const _UCKSRp = "UpdateCustomKeyStoreResponse";
|
|
320
|
+
const _UE = "UriEndpoint";
|
|
321
|
+
const _UKD = "UpdateKeyDescription";
|
|
322
|
+
const _UKDR = "UpdateKeyDescriptionRequest";
|
|
323
|
+
const _UOE = "UnsupportedOperationException";
|
|
324
|
+
const _UP = "UriPath";
|
|
325
|
+
const _UPR = "UpdatePrimaryRegion";
|
|
326
|
+
const _UPRR = "UpdatePrimaryRegionRequest";
|
|
327
|
+
const _UR = "UntagResource";
|
|
328
|
+
const _URR = "UntagResourceRequest";
|
|
329
|
+
const _V = "Verify";
|
|
330
|
+
const _VESN = "VpcEndpointServiceName";
|
|
331
|
+
const _VESO = "VpcEndpointServiceOwner";
|
|
332
|
+
const _VM = "VerifyMac";
|
|
333
|
+
const _VMR = "VerifyMacRequest";
|
|
334
|
+
const _VMRe = "VerifyMacResponse";
|
|
335
|
+
const _VR = "VerifyRequest";
|
|
336
|
+
const _VRe = "VerifyResponse";
|
|
337
|
+
const _VT = "ValidTo";
|
|
338
|
+
const _WA = "WrappingAlgorithm";
|
|
339
|
+
const _WKS = "WrappingKeySpec";
|
|
340
|
+
const _XKAIUE = "XksKeyAlreadyInUseException";
|
|
341
|
+
const _XKC = "XksKeyConfiguration";
|
|
342
|
+
const _XKCT = "XksKeyConfigurationType";
|
|
343
|
+
const _XKI = "XksKeyId";
|
|
344
|
+
const _XKICE = "XksKeyInvalidConfigurationException";
|
|
345
|
+
const _XKNFE = "XksKeyNotFoundException";
|
|
346
|
+
const _XPAAKIT = "XksProxyAuthenticationAccessKeyIdType";
|
|
347
|
+
const _XPAC = "XksProxyAuthenticationCredential";
|
|
348
|
+
const _XPACT = "XksProxyAuthenticationCredentialType";
|
|
349
|
+
const _XPARSAKT = "XksProxyAuthenticationRawSecretAccessKeyType";
|
|
350
|
+
const _XPC = "XksProxyConnectivity";
|
|
351
|
+
const _XPCT = "XksProxyConfigurationType";
|
|
352
|
+
const _XPCk = "XksProxyConfiguration";
|
|
353
|
+
const _XPIACE = "XksProxyIncorrectAuthenticationCredentialException";
|
|
354
|
+
const _XPICE = "XksProxyInvalidConfigurationException";
|
|
355
|
+
const _XPIRE = "XksProxyInvalidResponseException";
|
|
356
|
+
const _XPUE = "XksProxyUriEndpoint";
|
|
357
|
+
const _XPUEIUE = "XksProxyUriEndpointInUseException";
|
|
358
|
+
const _XPUIUE = "XksProxyUriInUseException";
|
|
359
|
+
const _XPUP = "XksProxyUriPath";
|
|
360
|
+
const _XPUUE = "XksProxyUriUnreachableException";
|
|
361
|
+
const _XPVESICE = "XksProxyVpcEndpointServiceInvalidConfigurationException";
|
|
362
|
+
const _XPVESIUE = "XksProxyVpcEndpointServiceInUseException";
|
|
363
|
+
const _XPVESN = "XksProxyVpcEndpointServiceName";
|
|
364
|
+
const _XPVESNFE = "XksProxyVpcEndpointServiceNotFoundException";
|
|
365
|
+
const _XPVESO = "XksProxyVpcEndpointServiceOwner";
|
|
366
|
+
const _aQE = "awsQueryError";
|
|
367
|
+
const _c = "client";
|
|
368
|
+
const _e = "error";
|
|
369
|
+
const _hE = "httpError";
|
|
370
|
+
const _m = "message";
|
|
371
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.kms";
|
|
372
|
+
const _se = "server";
|
|
373
|
+
const n0 = "com.amazonaws.kms";
|
|
374
|
+
const schema_1 = require("@smithy/core/schema");
|
|
375
|
+
const errors_1 = require("../models/errors");
|
|
376
|
+
const KMSServiceException_1 = require("../models/KMSServiceException");
|
|
377
|
+
const _s_registry = schema_1.TypeRegistry.for(_s);
|
|
378
|
+
exports.KMSServiceException$ = [-3, _s, "KMSServiceException", 0, [], []];
|
|
379
|
+
_s_registry.registerError(exports.KMSServiceException$, KMSServiceException_1.KMSServiceException);
|
|
380
|
+
const n0_registry = schema_1.TypeRegistry.for(n0);
|
|
381
|
+
exports.AlreadyExistsException$ = [-3, n0, _AEE,
|
|
382
|
+
{ [_aQE]: [`AlreadyExists`, 409], [_e]: _c, [_hE]: 409 },
|
|
383
|
+
[_m],
|
|
384
|
+
[0]
|
|
385
|
+
];
|
|
386
|
+
n0_registry.registerError(exports.AlreadyExistsException$, errors_1.AlreadyExistsException);
|
|
387
|
+
exports.CloudHsmClusterInUseException$ = [-3, n0, _CHCIUE,
|
|
388
|
+
{ [_aQE]: [`CloudHsmClusterInUseException`, 400], [_e]: _c, [_hE]: 400 },
|
|
389
|
+
[_m],
|
|
390
|
+
[0]
|
|
391
|
+
];
|
|
392
|
+
n0_registry.registerError(exports.CloudHsmClusterInUseException$, errors_1.CloudHsmClusterInUseException);
|
|
393
|
+
exports.CloudHsmClusterInvalidConfigurationException$ = [-3, n0, _CHCICE,
|
|
394
|
+
{ [_aQE]: [`CloudHsmClusterInvalidConfigurationException`, 400], [_e]: _c, [_hE]: 400 },
|
|
395
|
+
[_m],
|
|
396
|
+
[0]
|
|
397
|
+
];
|
|
398
|
+
n0_registry.registerError(exports.CloudHsmClusterInvalidConfigurationException$, errors_1.CloudHsmClusterInvalidConfigurationException);
|
|
399
|
+
exports.CloudHsmClusterNotActiveException$ = [-3, n0, _CHCNAE,
|
|
400
|
+
{ [_aQE]: [`CloudHsmClusterNotActiveException`, 400], [_e]: _c, [_hE]: 400 },
|
|
401
|
+
[_m],
|
|
402
|
+
[0]
|
|
403
|
+
];
|
|
404
|
+
n0_registry.registerError(exports.CloudHsmClusterNotActiveException$, errors_1.CloudHsmClusterNotActiveException);
|
|
405
|
+
exports.CloudHsmClusterNotFoundException$ = [-3, n0, _CHCNFE,
|
|
406
|
+
{ [_aQE]: [`CloudHsmClusterNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
|
|
407
|
+
[_m],
|
|
408
|
+
[0]
|
|
409
|
+
];
|
|
410
|
+
n0_registry.registerError(exports.CloudHsmClusterNotFoundException$, errors_1.CloudHsmClusterNotFoundException);
|
|
411
|
+
exports.CloudHsmClusterNotRelatedException$ = [-3, n0, _CHCNRE,
|
|
412
|
+
{ [_aQE]: [`CloudHsmClusterNotRelatedException`, 400], [_e]: _c, [_hE]: 400 },
|
|
413
|
+
[_m],
|
|
414
|
+
[0]
|
|
415
|
+
];
|
|
416
|
+
n0_registry.registerError(exports.CloudHsmClusterNotRelatedException$, errors_1.CloudHsmClusterNotRelatedException);
|
|
417
|
+
exports.ConflictException$ = [-3, n0, _CE,
|
|
418
|
+
{ [_aQE]: [`ConflictException`, 409], [_e]: _c, [_hE]: 409 },
|
|
419
|
+
[_m],
|
|
420
|
+
[0]
|
|
421
|
+
];
|
|
422
|
+
n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
|
|
423
|
+
exports.CustomKeyStoreHasCMKsException$ = [-3, n0, _CKSHCMKE,
|
|
424
|
+
{ [_aQE]: [`CustomKeyStoreHasCMKsException`, 400], [_e]: _c, [_hE]: 400 },
|
|
425
|
+
[_m],
|
|
426
|
+
[0]
|
|
427
|
+
];
|
|
428
|
+
n0_registry.registerError(exports.CustomKeyStoreHasCMKsException$, errors_1.CustomKeyStoreHasCMKsException);
|
|
429
|
+
exports.CustomKeyStoreInvalidStateException$ = [-3, n0, _CKSISE,
|
|
430
|
+
{ [_aQE]: [`CustomKeyStoreInvalidStateException`, 400], [_e]: _c, [_hE]: 400 },
|
|
431
|
+
[_m],
|
|
432
|
+
[0]
|
|
433
|
+
];
|
|
434
|
+
n0_registry.registerError(exports.CustomKeyStoreInvalidStateException$, errors_1.CustomKeyStoreInvalidStateException);
|
|
435
|
+
exports.CustomKeyStoreNameInUseException$ = [-3, n0, _CKSNIUE,
|
|
436
|
+
{ [_aQE]: [`CustomKeyStoreNameInUseException`, 400], [_e]: _c, [_hE]: 400 },
|
|
437
|
+
[_m],
|
|
438
|
+
[0]
|
|
439
|
+
];
|
|
440
|
+
n0_registry.registerError(exports.CustomKeyStoreNameInUseException$, errors_1.CustomKeyStoreNameInUseException);
|
|
441
|
+
exports.CustomKeyStoreNotFoundException$ = [-3, n0, _CKSNFE,
|
|
442
|
+
{ [_aQE]: [`CustomKeyStoreNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
|
|
443
|
+
[_m],
|
|
444
|
+
[0]
|
|
445
|
+
];
|
|
446
|
+
n0_registry.registerError(exports.CustomKeyStoreNotFoundException$, errors_1.CustomKeyStoreNotFoundException);
|
|
447
|
+
exports.DependencyTimeoutException$ = [-3, n0, _DTE,
|
|
448
|
+
{ [_aQE]: [`DependencyTimeout`, 503], [_e]: _se, [_hE]: 503 },
|
|
449
|
+
[_m],
|
|
450
|
+
[0]
|
|
451
|
+
];
|
|
452
|
+
n0_registry.registerError(exports.DependencyTimeoutException$, errors_1.DependencyTimeoutException);
|
|
453
|
+
exports.DisabledException$ = [-3, n0, _DE,
|
|
454
|
+
{ [_aQE]: [`Disabled`, 409], [_e]: _c, [_hE]: 409 },
|
|
455
|
+
[_m],
|
|
456
|
+
[0]
|
|
457
|
+
];
|
|
458
|
+
n0_registry.registerError(exports.DisabledException$, errors_1.DisabledException);
|
|
459
|
+
exports.DryRunOperationException$ = [-3, n0, _DROE,
|
|
460
|
+
{ [_aQE]: [`DryRunOperation`, 412], [_e]: _c, [_hE]: 412 },
|
|
461
|
+
[_m],
|
|
462
|
+
[0]
|
|
463
|
+
];
|
|
464
|
+
n0_registry.registerError(exports.DryRunOperationException$, errors_1.DryRunOperationException);
|
|
465
|
+
exports.ExpiredImportTokenException$ = [-3, n0, _EITE,
|
|
466
|
+
{ [_aQE]: [`ExpiredImportTokenException`, 400], [_e]: _c, [_hE]: 400 },
|
|
467
|
+
[_m],
|
|
468
|
+
[0]
|
|
469
|
+
];
|
|
470
|
+
n0_registry.registerError(exports.ExpiredImportTokenException$, errors_1.ExpiredImportTokenException);
|
|
471
|
+
exports.IncorrectKeyException$ = [-3, n0, _IKE,
|
|
472
|
+
{ [_aQE]: [`IncorrectKeyException`, 400], [_e]: _c, [_hE]: 400 },
|
|
473
|
+
[_m],
|
|
474
|
+
[0]
|
|
475
|
+
];
|
|
476
|
+
n0_registry.registerError(exports.IncorrectKeyException$, errors_1.IncorrectKeyException);
|
|
477
|
+
exports.IncorrectKeyMaterialException$ = [-3, n0, _IKME,
|
|
478
|
+
{ [_aQE]: [`IncorrectKeyMaterialException`, 400], [_e]: _c, [_hE]: 400 },
|
|
479
|
+
[_m],
|
|
480
|
+
[0]
|
|
481
|
+
];
|
|
482
|
+
n0_registry.registerError(exports.IncorrectKeyMaterialException$, errors_1.IncorrectKeyMaterialException);
|
|
483
|
+
exports.IncorrectTrustAnchorException$ = [-3, n0, _ITAE,
|
|
484
|
+
{ [_aQE]: [`IncorrectTrustAnchorException`, 400], [_e]: _c, [_hE]: 400 },
|
|
485
|
+
[_m],
|
|
486
|
+
[0]
|
|
487
|
+
];
|
|
488
|
+
n0_registry.registerError(exports.IncorrectTrustAnchorException$, errors_1.IncorrectTrustAnchorException);
|
|
489
|
+
exports.InvalidAliasNameException$ = [-3, n0, _IANE,
|
|
490
|
+
{ [_aQE]: [`InvalidAliasName`, 400], [_e]: _c, [_hE]: 400 },
|
|
491
|
+
[_m],
|
|
492
|
+
[0]
|
|
493
|
+
];
|
|
494
|
+
n0_registry.registerError(exports.InvalidAliasNameException$, errors_1.InvalidAliasNameException);
|
|
495
|
+
exports.InvalidArnException$ = [-3, n0, _IAE,
|
|
496
|
+
{ [_aQE]: [`InvalidArn`, 400], [_e]: _c, [_hE]: 400 },
|
|
497
|
+
[_m],
|
|
498
|
+
[0]
|
|
499
|
+
];
|
|
500
|
+
n0_registry.registerError(exports.InvalidArnException$, errors_1.InvalidArnException);
|
|
501
|
+
exports.InvalidCiphertextException$ = [-3, n0, _ICE,
|
|
502
|
+
{ [_aQE]: [`InvalidCiphertext`, 400], [_e]: _c, [_hE]: 400 },
|
|
503
|
+
[_m],
|
|
504
|
+
[0]
|
|
505
|
+
];
|
|
506
|
+
n0_registry.registerError(exports.InvalidCiphertextException$, errors_1.InvalidCiphertextException);
|
|
507
|
+
exports.InvalidGrantIdException$ = [-3, n0, _IGIE,
|
|
508
|
+
{ [_aQE]: [`InvalidGrantId`, 400], [_e]: _c, [_hE]: 400 },
|
|
509
|
+
[_m],
|
|
510
|
+
[0]
|
|
511
|
+
];
|
|
512
|
+
n0_registry.registerError(exports.InvalidGrantIdException$, errors_1.InvalidGrantIdException);
|
|
513
|
+
exports.InvalidGrantTokenException$ = [-3, n0, _IGTE,
|
|
514
|
+
{ [_aQE]: [`InvalidGrantToken`, 400], [_e]: _c, [_hE]: 400 },
|
|
515
|
+
[_m],
|
|
516
|
+
[0]
|
|
517
|
+
];
|
|
518
|
+
n0_registry.registerError(exports.InvalidGrantTokenException$, errors_1.InvalidGrantTokenException);
|
|
519
|
+
exports.InvalidImportTokenException$ = [-3, n0, _IITE,
|
|
520
|
+
{ [_aQE]: [`InvalidImportTokenException`, 400], [_e]: _c, [_hE]: 400 },
|
|
521
|
+
[_m],
|
|
522
|
+
[0]
|
|
523
|
+
];
|
|
524
|
+
n0_registry.registerError(exports.InvalidImportTokenException$, errors_1.InvalidImportTokenException);
|
|
525
|
+
exports.InvalidKeyUsageException$ = [-3, n0, _IKUE,
|
|
526
|
+
{ [_aQE]: [`InvalidKeyUsage`, 400], [_e]: _c, [_hE]: 400 },
|
|
527
|
+
[_m],
|
|
528
|
+
[0]
|
|
529
|
+
];
|
|
530
|
+
n0_registry.registerError(exports.InvalidKeyUsageException$, errors_1.InvalidKeyUsageException);
|
|
531
|
+
exports.InvalidMarkerException$ = [-3, n0, _IME,
|
|
532
|
+
{ [_aQE]: [`InvalidMarker`, 400], [_e]: _c, [_hE]: 400 },
|
|
533
|
+
[_m],
|
|
534
|
+
[0]
|
|
535
|
+
];
|
|
536
|
+
n0_registry.registerError(exports.InvalidMarkerException$, errors_1.InvalidMarkerException);
|
|
537
|
+
exports.KeyUnavailableException$ = [-3, n0, _KUE,
|
|
538
|
+
{ [_aQE]: [`KeyUnavailable`, 500], [_e]: _se, [_hE]: 500 },
|
|
539
|
+
[_m],
|
|
540
|
+
[0]
|
|
541
|
+
];
|
|
542
|
+
n0_registry.registerError(exports.KeyUnavailableException$, errors_1.KeyUnavailableException);
|
|
543
|
+
exports.KMSInternalException$ = [-3, n0, _KMSIE,
|
|
544
|
+
{ [_aQE]: [`KMSInternal`, 500], [_e]: _se, [_hE]: 500 },
|
|
545
|
+
[_m],
|
|
546
|
+
[0]
|
|
547
|
+
];
|
|
548
|
+
n0_registry.registerError(exports.KMSInternalException$, errors_1.KMSInternalException);
|
|
549
|
+
exports.KMSInvalidMacException$ = [-3, n0, _KMSIME,
|
|
550
|
+
{ [_aQE]: [`KMSInvalidMac`, 400], [_e]: _c, [_hE]: 400 },
|
|
551
|
+
[_m],
|
|
552
|
+
[0]
|
|
553
|
+
];
|
|
554
|
+
n0_registry.registerError(exports.KMSInvalidMacException$, errors_1.KMSInvalidMacException);
|
|
555
|
+
exports.KMSInvalidSignatureException$ = [-3, n0, _KMSISE,
|
|
556
|
+
{ [_aQE]: [`KMSInvalidSignature`, 400], [_e]: _c, [_hE]: 400 },
|
|
557
|
+
[_m],
|
|
558
|
+
[0]
|
|
559
|
+
];
|
|
560
|
+
n0_registry.registerError(exports.KMSInvalidSignatureException$, errors_1.KMSInvalidSignatureException);
|
|
561
|
+
exports.KMSInvalidStateException$ = [-3, n0, _KMSISEn,
|
|
562
|
+
{ [_aQE]: [`KMSInvalidStateException`, 409], [_e]: _c, [_hE]: 409 },
|
|
563
|
+
[_m],
|
|
564
|
+
[0]
|
|
565
|
+
];
|
|
566
|
+
n0_registry.registerError(exports.KMSInvalidStateException$, errors_1.KMSInvalidStateException);
|
|
567
|
+
exports.LimitExceededException$ = [-3, n0, _LEE,
|
|
568
|
+
{ [_aQE]: [`LimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
569
|
+
[_m],
|
|
570
|
+
[0]
|
|
571
|
+
];
|
|
572
|
+
n0_registry.registerError(exports.LimitExceededException$, errors_1.LimitExceededException);
|
|
573
|
+
exports.MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
|
|
574
|
+
{ [_aQE]: [`MalformedPolicyDocument`, 400], [_e]: _c, [_hE]: 400 },
|
|
575
|
+
[_m],
|
|
576
|
+
[0]
|
|
577
|
+
];
|
|
578
|
+
n0_registry.registerError(exports.MalformedPolicyDocumentException$, errors_1.MalformedPolicyDocumentException);
|
|
579
|
+
exports.NotFoundException$ = [-3, n0, _NFE,
|
|
580
|
+
{ [_aQE]: [`NotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
581
|
+
[_m],
|
|
582
|
+
[0]
|
|
583
|
+
];
|
|
584
|
+
n0_registry.registerError(exports.NotFoundException$, errors_1.NotFoundException);
|
|
585
|
+
exports.TagException$ = [-3, n0, _TE,
|
|
586
|
+
{ [_aQE]: [`TagException`, 400], [_e]: _c, [_hE]: 400 },
|
|
587
|
+
[_m],
|
|
588
|
+
[0]
|
|
589
|
+
];
|
|
590
|
+
n0_registry.registerError(exports.TagException$, errors_1.TagException);
|
|
591
|
+
exports.UnsupportedOperationException$ = [-3, n0, _UOE,
|
|
592
|
+
{ [_aQE]: [`UnsupportedOperation`, 400], [_e]: _c, [_hE]: 400 },
|
|
593
|
+
[_m],
|
|
594
|
+
[0]
|
|
595
|
+
];
|
|
596
|
+
n0_registry.registerError(exports.UnsupportedOperationException$, errors_1.UnsupportedOperationException);
|
|
597
|
+
exports.XksKeyAlreadyInUseException$ = [-3, n0, _XKAIUE,
|
|
598
|
+
{ [_aQE]: [`XksKeyAlreadyInUse`, 400], [_e]: _c, [_hE]: 400 },
|
|
599
|
+
[_m],
|
|
600
|
+
[0]
|
|
601
|
+
];
|
|
602
|
+
n0_registry.registerError(exports.XksKeyAlreadyInUseException$, errors_1.XksKeyAlreadyInUseException);
|
|
603
|
+
exports.XksKeyInvalidConfigurationException$ = [-3, n0, _XKICE,
|
|
604
|
+
{ [_aQE]: [`XksKeyInvalidConfiguration`, 400], [_e]: _c, [_hE]: 400 },
|
|
605
|
+
[_m],
|
|
606
|
+
[0]
|
|
607
|
+
];
|
|
608
|
+
n0_registry.registerError(exports.XksKeyInvalidConfigurationException$, errors_1.XksKeyInvalidConfigurationException);
|
|
609
|
+
exports.XksKeyNotFoundException$ = [-3, n0, _XKNFE,
|
|
610
|
+
{ [_aQE]: [`XksKeyNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
|
|
611
|
+
[_m],
|
|
612
|
+
[0]
|
|
613
|
+
];
|
|
614
|
+
n0_registry.registerError(exports.XksKeyNotFoundException$, errors_1.XksKeyNotFoundException);
|
|
615
|
+
exports.XksProxyIncorrectAuthenticationCredentialException$ = [-3, n0, _XPIACE,
|
|
616
|
+
{ [_aQE]: [`XksProxyIncorrectAuthenticationCredentialException`, 400], [_e]: _c, [_hE]: 400 },
|
|
617
|
+
[_m],
|
|
618
|
+
[0]
|
|
619
|
+
];
|
|
620
|
+
n0_registry.registerError(exports.XksProxyIncorrectAuthenticationCredentialException$, errors_1.XksProxyIncorrectAuthenticationCredentialException);
|
|
621
|
+
exports.XksProxyInvalidConfigurationException$ = [-3, n0, _XPICE,
|
|
622
|
+
{ [_aQE]: [`XksProxyInvalidConfigurationException`, 400], [_e]: _c, [_hE]: 400 },
|
|
623
|
+
[_m],
|
|
624
|
+
[0]
|
|
625
|
+
];
|
|
626
|
+
n0_registry.registerError(exports.XksProxyInvalidConfigurationException$, errors_1.XksProxyInvalidConfigurationException);
|
|
627
|
+
exports.XksProxyInvalidResponseException$ = [-3, n0, _XPIRE,
|
|
628
|
+
{ [_aQE]: [`XksProxyInvalidResponseException`, 400], [_e]: _c, [_hE]: 400 },
|
|
629
|
+
[_m],
|
|
630
|
+
[0]
|
|
631
|
+
];
|
|
632
|
+
n0_registry.registerError(exports.XksProxyInvalidResponseException$, errors_1.XksProxyInvalidResponseException);
|
|
633
|
+
exports.XksProxyUriEndpointInUseException$ = [-3, n0, _XPUEIUE,
|
|
634
|
+
{ [_aQE]: [`XksProxyUriEndpointInUseException`, 400], [_e]: _c, [_hE]: 400 },
|
|
635
|
+
[_m],
|
|
636
|
+
[0]
|
|
637
|
+
];
|
|
638
|
+
n0_registry.registerError(exports.XksProxyUriEndpointInUseException$, errors_1.XksProxyUriEndpointInUseException);
|
|
639
|
+
exports.XksProxyUriInUseException$ = [-3, n0, _XPUIUE,
|
|
640
|
+
{ [_aQE]: [`XksProxyUriInUseException`, 400], [_e]: _c, [_hE]: 400 },
|
|
641
|
+
[_m],
|
|
642
|
+
[0]
|
|
643
|
+
];
|
|
644
|
+
n0_registry.registerError(exports.XksProxyUriInUseException$, errors_1.XksProxyUriInUseException);
|
|
645
|
+
exports.XksProxyUriUnreachableException$ = [-3, n0, _XPUUE,
|
|
646
|
+
{ [_aQE]: [`XksProxyUriUnreachableException`, 400], [_e]: _c, [_hE]: 400 },
|
|
647
|
+
[_m],
|
|
648
|
+
[0]
|
|
649
|
+
];
|
|
650
|
+
n0_registry.registerError(exports.XksProxyUriUnreachableException$, errors_1.XksProxyUriUnreachableException);
|
|
651
|
+
exports.XksProxyVpcEndpointServiceInUseException$ = [-3, n0, _XPVESIUE,
|
|
652
|
+
{ [_aQE]: [`XksProxyVpcEndpointServiceInUseException`, 400], [_e]: _c, [_hE]: 400 },
|
|
653
|
+
[_m],
|
|
654
|
+
[0]
|
|
655
|
+
];
|
|
656
|
+
n0_registry.registerError(exports.XksProxyVpcEndpointServiceInUseException$, errors_1.XksProxyVpcEndpointServiceInUseException);
|
|
657
|
+
exports.XksProxyVpcEndpointServiceInvalidConfigurationException$ = [-3, n0, _XPVESICE,
|
|
658
|
+
{ [_aQE]: [`XksProxyVpcEndpointServiceInvalidConfigurationException`, 400], [_e]: _c, [_hE]: 400 },
|
|
659
|
+
[_m],
|
|
660
|
+
[0]
|
|
661
|
+
];
|
|
662
|
+
n0_registry.registerError(exports.XksProxyVpcEndpointServiceInvalidConfigurationException$, errors_1.XksProxyVpcEndpointServiceInvalidConfigurationException);
|
|
663
|
+
exports.XksProxyVpcEndpointServiceNotFoundException$ = [-3, n0, _XPVESNFE,
|
|
664
|
+
{ [_aQE]: [`XksProxyVpcEndpointServiceNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
|
|
665
|
+
[_m],
|
|
666
|
+
[0]
|
|
667
|
+
];
|
|
668
|
+
n0_registry.registerError(exports.XksProxyVpcEndpointServiceNotFoundException$, errors_1.XksProxyVpcEndpointServiceNotFoundException);
|
|
669
|
+
exports.errorTypeRegistries = [
|
|
670
|
+
_s_registry,
|
|
671
|
+
n0_registry,
|
|
672
|
+
];
|
|
673
|
+
var KeyStorePasswordType = [0, n0, _KSPT, 8, 0];
|
|
674
|
+
var PlaintextType = [0, n0, _PT, 8, 21];
|
|
675
|
+
var XksProxyAuthenticationAccessKeyIdType = [0, n0, _XPAAKIT, 8, 0];
|
|
676
|
+
var XksProxyAuthenticationRawSecretAccessKeyType = [0, n0, _XPARSAKT, 8, 0];
|
|
677
|
+
exports.AliasListEntry$ = [3, n0, _ALE,
|
|
678
|
+
0,
|
|
679
|
+
[_AN, _AA, _TKI, _CD, _LUD],
|
|
680
|
+
[0, 0, 0, 4, 4]
|
|
681
|
+
];
|
|
682
|
+
exports.CancelKeyDeletionRequest$ = [3, n0, _CKDR,
|
|
683
|
+
0,
|
|
684
|
+
[_KI],
|
|
685
|
+
[0], 1
|
|
686
|
+
];
|
|
687
|
+
exports.CancelKeyDeletionResponse$ = [3, n0, _CKDRa,
|
|
688
|
+
0,
|
|
689
|
+
[_KI],
|
|
690
|
+
[0]
|
|
691
|
+
];
|
|
692
|
+
exports.ConnectCustomKeyStoreRequest$ = [3, n0, _CCKSR,
|
|
693
|
+
0,
|
|
694
|
+
[_CKSI],
|
|
695
|
+
[0], 1
|
|
696
|
+
];
|
|
697
|
+
exports.ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo,
|
|
698
|
+
0,
|
|
699
|
+
[],
|
|
700
|
+
[]
|
|
701
|
+
];
|
|
702
|
+
exports.CreateAliasRequest$ = [3, n0, _CAR,
|
|
703
|
+
0,
|
|
704
|
+
[_AN, _TKI],
|
|
705
|
+
[0, 0], 2
|
|
706
|
+
];
|
|
707
|
+
exports.CreateCustomKeyStoreRequest$ = [3, n0, _CCKSRr,
|
|
708
|
+
0,
|
|
709
|
+
[_CKSN, _CHCI, _TAC, _KSP, _CKST, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
|
|
710
|
+
[0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => exports.XksProxyAuthenticationCredentialType$, 0], 0], 1
|
|
711
|
+
];
|
|
712
|
+
exports.CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre,
|
|
713
|
+
0,
|
|
714
|
+
[_CKSI],
|
|
715
|
+
[0]
|
|
716
|
+
];
|
|
717
|
+
exports.CreateGrantRequest$ = [3, n0, _CGR,
|
|
718
|
+
0,
|
|
719
|
+
[_KI, _GP, _O, _RP, _C, _GT, _N, _DR],
|
|
720
|
+
[0, 0, 64 | 0, 0, () => exports.GrantConstraints$, 64 | 0, 0, 2], 3
|
|
721
|
+
];
|
|
722
|
+
exports.CreateGrantResponse$ = [3, n0, _CGRr,
|
|
723
|
+
0,
|
|
724
|
+
[_GTr, _GI],
|
|
725
|
+
[0, 0]
|
|
726
|
+
];
|
|
727
|
+
exports.CreateKeyRequest$ = [3, n0, _CKR,
|
|
728
|
+
0,
|
|
729
|
+
[_P, _D, _KU, _CMKS, _KS, _Or, _CKSI, _BPLSC, _T, _MR, _XKI],
|
|
730
|
+
[0, 0, 0, 0, 0, 0, 0, 2, () => TagList, 2, 0]
|
|
731
|
+
];
|
|
732
|
+
exports.CreateKeyResponse$ = [3, n0, _CKRr,
|
|
733
|
+
0,
|
|
734
|
+
[_KM],
|
|
735
|
+
[() => exports.KeyMetadata$]
|
|
736
|
+
];
|
|
737
|
+
exports.CustomKeyStoresListEntry$ = [3, n0, _CKSLE,
|
|
738
|
+
0,
|
|
739
|
+
[_CKSI, _CKSN, _CHCI, _TAC, _CS, _CEC, _CD, _CKST, _XPCk],
|
|
740
|
+
[0, 0, 0, 0, 0, 0, 4, 0, [() => exports.XksProxyConfigurationType$, 0]]
|
|
741
|
+
];
|
|
742
|
+
exports.DecryptRequest$ = [3, n0, _DRe,
|
|
743
|
+
0,
|
|
744
|
+
[_CB, _EC, _GT, _KI, _EA, _R, _DR],
|
|
745
|
+
[21, 128 | 0, 64 | 0, 0, 0, () => exports.RecipientInfo$, 2], 1
|
|
746
|
+
];
|
|
747
|
+
exports.DecryptResponse$ = [3, n0, _DRec,
|
|
748
|
+
0,
|
|
749
|
+
[_KI, _Pl, _EA, _CFR, _KMI],
|
|
750
|
+
[0, [() => PlaintextType, 0], 0, 21, 0]
|
|
751
|
+
];
|
|
752
|
+
exports.DeleteAliasRequest$ = [3, n0, _DAR,
|
|
753
|
+
0,
|
|
754
|
+
[_AN],
|
|
755
|
+
[0], 1
|
|
756
|
+
];
|
|
757
|
+
exports.DeleteCustomKeyStoreRequest$ = [3, n0, _DCKSR,
|
|
758
|
+
0,
|
|
759
|
+
[_CKSI],
|
|
760
|
+
[0], 1
|
|
761
|
+
];
|
|
762
|
+
exports.DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe,
|
|
763
|
+
0,
|
|
764
|
+
[],
|
|
765
|
+
[]
|
|
766
|
+
];
|
|
767
|
+
exports.DeleteImportedKeyMaterialRequest$ = [3, n0, _DIKMR,
|
|
768
|
+
0,
|
|
769
|
+
[_KI, _KMI],
|
|
770
|
+
[0, 0], 1
|
|
771
|
+
];
|
|
772
|
+
exports.DeleteImportedKeyMaterialResponse$ = [3, n0, _DIKMRe,
|
|
773
|
+
0,
|
|
774
|
+
[_KI, _KMI],
|
|
775
|
+
[0, 0]
|
|
776
|
+
];
|
|
777
|
+
exports.DeriveSharedSecretRequest$ = [3, n0, _DSSR,
|
|
778
|
+
0,
|
|
779
|
+
[_KI, _KAA, _PK, _GT, _DR, _R],
|
|
780
|
+
[0, 0, 21, 64 | 0, 2, () => exports.RecipientInfo$], 3
|
|
781
|
+
];
|
|
782
|
+
exports.DeriveSharedSecretResponse$ = [3, n0, _DSSRe,
|
|
783
|
+
0,
|
|
784
|
+
[_KI, _SS, _CFR, _KAA, _KO],
|
|
785
|
+
[0, [() => PlaintextType, 0], 21, 0, 0]
|
|
786
|
+
];
|
|
787
|
+
exports.DescribeCustomKeyStoresRequest$ = [3, n0, _DCKSRes,
|
|
788
|
+
0,
|
|
789
|
+
[_CKSI, _CKSN, _L, _M],
|
|
790
|
+
[0, 0, 1, 0]
|
|
791
|
+
];
|
|
792
|
+
exports.DescribeCustomKeyStoresResponse$ = [3, n0, _DCKSResc,
|
|
793
|
+
0,
|
|
794
|
+
[_CKS, _NM, _Tr],
|
|
795
|
+
[[() => CustomKeyStoresList, 0], 0, 2]
|
|
796
|
+
];
|
|
797
|
+
exports.DescribeKeyRequest$ = [3, n0, _DKR,
|
|
798
|
+
0,
|
|
799
|
+
[_KI, _GT],
|
|
800
|
+
[0, 64 | 0], 1
|
|
801
|
+
];
|
|
802
|
+
exports.DescribeKeyResponse$ = [3, n0, _DKRe,
|
|
803
|
+
0,
|
|
804
|
+
[_KM],
|
|
805
|
+
[() => exports.KeyMetadata$]
|
|
806
|
+
];
|
|
807
|
+
exports.DisableKeyRequest$ = [3, n0, _DKRi,
|
|
808
|
+
0,
|
|
809
|
+
[_KI],
|
|
810
|
+
[0], 1
|
|
811
|
+
];
|
|
812
|
+
exports.DisableKeyRotationRequest$ = [3, n0, _DKRR,
|
|
813
|
+
0,
|
|
814
|
+
[_KI],
|
|
815
|
+
[0], 1
|
|
816
|
+
];
|
|
817
|
+
exports.DisconnectCustomKeyStoreRequest$ = [3, n0, _DCKSRi,
|
|
818
|
+
0,
|
|
819
|
+
[_CKSI],
|
|
820
|
+
[0], 1
|
|
821
|
+
];
|
|
822
|
+
exports.DisconnectCustomKeyStoreResponse$ = [3, n0, _DCKSRis,
|
|
823
|
+
0,
|
|
824
|
+
[],
|
|
825
|
+
[]
|
|
826
|
+
];
|
|
827
|
+
exports.EnableKeyRequest$ = [3, n0, _EKR,
|
|
828
|
+
0,
|
|
829
|
+
[_KI],
|
|
830
|
+
[0], 1
|
|
831
|
+
];
|
|
832
|
+
exports.EnableKeyRotationRequest$ = [3, n0, _EKRR,
|
|
833
|
+
0,
|
|
834
|
+
[_KI, _RPID],
|
|
835
|
+
[0, 1], 1
|
|
836
|
+
];
|
|
837
|
+
exports.EncryptRequest$ = [3, n0, _ER,
|
|
838
|
+
0,
|
|
839
|
+
[_KI, _Pl, _EC, _GT, _EA, _DR],
|
|
840
|
+
[0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2], 2
|
|
841
|
+
];
|
|
842
|
+
exports.EncryptResponse$ = [3, n0, _ERn,
|
|
843
|
+
0,
|
|
844
|
+
[_CB, _KI, _EA],
|
|
845
|
+
[21, 0, 0]
|
|
846
|
+
];
|
|
847
|
+
exports.GenerateDataKeyPairRequest$ = [3, n0, _GDKPR,
|
|
848
|
+
0,
|
|
849
|
+
[_KI, _KPS, _EC, _GT, _R, _DR],
|
|
850
|
+
[0, 0, 128 | 0, 64 | 0, () => exports.RecipientInfo$, 2], 2
|
|
851
|
+
];
|
|
852
|
+
exports.GenerateDataKeyPairResponse$ = [3, n0, _GDKPRe,
|
|
853
|
+
0,
|
|
854
|
+
[_PKCB, _PKP, _PK, _KI, _KPS, _CFR, _KMI],
|
|
855
|
+
[21, [() => PlaintextType, 0], 21, 0, 0, 21, 0]
|
|
856
|
+
];
|
|
857
|
+
exports.GenerateDataKeyPairWithoutPlaintextRequest$ = [3, n0, _GDKPWPR,
|
|
858
|
+
0,
|
|
859
|
+
[_KI, _KPS, _EC, _GT, _DR],
|
|
860
|
+
[0, 0, 128 | 0, 64 | 0, 2], 2
|
|
861
|
+
];
|
|
862
|
+
exports.GenerateDataKeyPairWithoutPlaintextResponse$ = [3, n0, _GDKPWPRe,
|
|
863
|
+
0,
|
|
864
|
+
[_PKCB, _PK, _KI, _KPS, _KMI],
|
|
865
|
+
[21, 21, 0, 0, 0]
|
|
866
|
+
];
|
|
867
|
+
exports.GenerateDataKeyRequest$ = [3, n0, _GDKR,
|
|
868
|
+
0,
|
|
869
|
+
[_KI, _EC, _NOB, _KS, _GT, _R, _DR],
|
|
870
|
+
[0, 128 | 0, 1, 0, 64 | 0, () => exports.RecipientInfo$, 2], 1
|
|
871
|
+
];
|
|
872
|
+
exports.GenerateDataKeyResponse$ = [3, n0, _GDKRe,
|
|
873
|
+
0,
|
|
874
|
+
[_CB, _Pl, _KI, _CFR, _KMI],
|
|
875
|
+
[21, [() => PlaintextType, 0], 0, 21, 0]
|
|
876
|
+
];
|
|
877
|
+
exports.GenerateDataKeyWithoutPlaintextRequest$ = [3, n0, _GDKWPR,
|
|
878
|
+
0,
|
|
879
|
+
[_KI, _EC, _KS, _NOB, _GT, _DR],
|
|
880
|
+
[0, 128 | 0, 0, 1, 64 | 0, 2], 1
|
|
881
|
+
];
|
|
882
|
+
exports.GenerateDataKeyWithoutPlaintextResponse$ = [3, n0, _GDKWPRe,
|
|
883
|
+
0,
|
|
884
|
+
[_CB, _KI, _KMI],
|
|
885
|
+
[21, 0, 0]
|
|
886
|
+
];
|
|
887
|
+
exports.GenerateMacRequest$ = [3, n0, _GMR,
|
|
888
|
+
0,
|
|
889
|
+
[_Me, _KI, _MA, _GT, _DR],
|
|
890
|
+
[[() => PlaintextType, 0], 0, 0, 64 | 0, 2], 3
|
|
891
|
+
];
|
|
892
|
+
exports.GenerateMacResponse$ = [3, n0, _GMRe,
|
|
893
|
+
0,
|
|
894
|
+
[_Ma, _MA, _KI],
|
|
895
|
+
[21, 0, 0]
|
|
896
|
+
];
|
|
897
|
+
exports.GenerateRandomRequest$ = [3, n0, _GRR,
|
|
898
|
+
0,
|
|
899
|
+
[_NOB, _CKSI, _R],
|
|
900
|
+
[1, 0, () => exports.RecipientInfo$]
|
|
901
|
+
];
|
|
902
|
+
exports.GenerateRandomResponse$ = [3, n0, _GRRe,
|
|
903
|
+
0,
|
|
904
|
+
[_Pl, _CFR],
|
|
905
|
+
[[() => PlaintextType, 0], 21]
|
|
906
|
+
];
|
|
907
|
+
exports.GetKeyPolicyRequest$ = [3, n0, _GKPR,
|
|
908
|
+
0,
|
|
909
|
+
[_KI, _PN],
|
|
910
|
+
[0, 0], 1
|
|
911
|
+
];
|
|
912
|
+
exports.GetKeyPolicyResponse$ = [3, n0, _GKPRe,
|
|
913
|
+
0,
|
|
914
|
+
[_P, _PN],
|
|
915
|
+
[0, 0]
|
|
916
|
+
];
|
|
917
|
+
exports.GetKeyRotationStatusRequest$ = [3, n0, _GKRSR,
|
|
918
|
+
0,
|
|
919
|
+
[_KI],
|
|
920
|
+
[0], 1
|
|
921
|
+
];
|
|
922
|
+
exports.GetKeyRotationStatusResponse$ = [3, n0, _GKRSRe,
|
|
923
|
+
0,
|
|
924
|
+
[_KRE, _KI, _RPID, _NRD, _ODRSD],
|
|
925
|
+
[2, 0, 1, 4, 4]
|
|
926
|
+
];
|
|
927
|
+
exports.GetParametersForImportRequest$ = [3, n0, _GPFIR,
|
|
928
|
+
0,
|
|
929
|
+
[_KI, _WA, _WKS],
|
|
930
|
+
[0, 0, 0], 3
|
|
931
|
+
];
|
|
932
|
+
exports.GetParametersForImportResponse$ = [3, n0, _GPFIRe,
|
|
933
|
+
0,
|
|
934
|
+
[_KI, _IT, _PK, _PVT],
|
|
935
|
+
[0, 21, [() => PlaintextType, 0], 4]
|
|
936
|
+
];
|
|
937
|
+
exports.GetPublicKeyRequest$ = [3, n0, _GPKR,
|
|
938
|
+
0,
|
|
939
|
+
[_KI, _GT],
|
|
940
|
+
[0, 64 | 0], 1
|
|
941
|
+
];
|
|
942
|
+
exports.GetPublicKeyResponse$ = [3, n0, _GPKRe,
|
|
943
|
+
0,
|
|
944
|
+
[_KI, _PK, _CMKS, _KS, _KU, _EAn, _SA, _KAAe],
|
|
945
|
+
[0, 21, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0]
|
|
946
|
+
];
|
|
947
|
+
exports.GrantConstraints$ = [3, n0, _GC,
|
|
948
|
+
0,
|
|
949
|
+
[_ECS, _ECE],
|
|
950
|
+
[128 | 0, 128 | 0]
|
|
951
|
+
];
|
|
952
|
+
exports.GrantListEntry$ = [3, n0, _GLE,
|
|
953
|
+
0,
|
|
954
|
+
[_KI, _GI, _N, _CD, _GP, _RP, _IA, _O, _C],
|
|
955
|
+
[0, 0, 0, 4, 0, 0, 0, 64 | 0, () => exports.GrantConstraints$]
|
|
956
|
+
];
|
|
957
|
+
exports.ImportKeyMaterialRequest$ = [3, n0, _IKMR,
|
|
958
|
+
0,
|
|
959
|
+
[_KI, _IT, _EKM, _VT, _EM, _ITm, _KMD, _KMI],
|
|
960
|
+
[0, 21, 21, 4, 0, 0, 0, 0], 3
|
|
961
|
+
];
|
|
962
|
+
exports.ImportKeyMaterialResponse$ = [3, n0, _IKMRm,
|
|
963
|
+
0,
|
|
964
|
+
[_KI, _KMI],
|
|
965
|
+
[0, 0]
|
|
966
|
+
];
|
|
967
|
+
exports.KeyListEntry$ = [3, n0, _KLE,
|
|
968
|
+
0,
|
|
969
|
+
[_KI, _KA],
|
|
970
|
+
[0, 0]
|
|
971
|
+
];
|
|
972
|
+
exports.KeyMetadata$ = [3, n0, _KM,
|
|
973
|
+
0,
|
|
974
|
+
[_KI, _AWSAI, _A, _CD, _E, _D, _KU, _KSe, _DD, _VT, _Or, _CKSI, _CHCI, _EM, _KMe, _CMKS, _KS, _EAn, _SA, _KAAe, _MR, _MRC, _PDWID, _MAa, _XKC, _CKMI],
|
|
975
|
+
[0, 0, 0, 4, 2, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0, 2, () => exports.MultiRegionConfiguration$, 1, 64 | 0, () => exports.XksKeyConfigurationType$, 0], 1
|
|
976
|
+
];
|
|
977
|
+
exports.ListAliasesRequest$ = [3, n0, _LAR,
|
|
978
|
+
0,
|
|
979
|
+
[_KI, _L, _M],
|
|
980
|
+
[0, 1, 0]
|
|
981
|
+
];
|
|
982
|
+
exports.ListAliasesResponse$ = [3, n0, _LARi,
|
|
983
|
+
0,
|
|
984
|
+
[_Al, _NM, _Tr],
|
|
985
|
+
[() => AliasList, 0, 2]
|
|
986
|
+
];
|
|
987
|
+
exports.ListGrantsRequest$ = [3, n0, _LGR,
|
|
988
|
+
0,
|
|
989
|
+
[_KI, _L, _M, _GI, _GP],
|
|
990
|
+
[0, 1, 0, 0, 0], 1
|
|
991
|
+
];
|
|
992
|
+
exports.ListGrantsResponse$ = [3, n0, _LGRi,
|
|
993
|
+
0,
|
|
994
|
+
[_G, _NM, _Tr],
|
|
995
|
+
[() => GrantList, 0, 2]
|
|
996
|
+
];
|
|
997
|
+
exports.ListKeyPoliciesRequest$ = [3, n0, _LKPR,
|
|
998
|
+
0,
|
|
999
|
+
[_KI, _L, _M],
|
|
1000
|
+
[0, 1, 0], 1
|
|
1001
|
+
];
|
|
1002
|
+
exports.ListKeyPoliciesResponse$ = [3, n0, _LKPRi,
|
|
1003
|
+
0,
|
|
1004
|
+
[_PNo, _NM, _Tr],
|
|
1005
|
+
[64 | 0, 0, 2]
|
|
1006
|
+
];
|
|
1007
|
+
exports.ListKeyRotationsRequest$ = [3, n0, _LKRR,
|
|
1008
|
+
0,
|
|
1009
|
+
[_KI, _IKM, _L, _M],
|
|
1010
|
+
[0, 0, 1, 0], 1
|
|
1011
|
+
];
|
|
1012
|
+
exports.ListKeyRotationsResponse$ = [3, n0, _LKRRi,
|
|
1013
|
+
0,
|
|
1014
|
+
[_Ro, _NM, _Tr],
|
|
1015
|
+
[() => RotationsList, 0, 2]
|
|
1016
|
+
];
|
|
1017
|
+
exports.ListKeysRequest$ = [3, n0, _LKR,
|
|
1018
|
+
0,
|
|
1019
|
+
[_L, _M],
|
|
1020
|
+
[1, 0]
|
|
1021
|
+
];
|
|
1022
|
+
exports.ListKeysResponse$ = [3, n0, _LKRi,
|
|
1023
|
+
0,
|
|
1024
|
+
[_K, _NM, _Tr],
|
|
1025
|
+
[() => KeyList, 0, 2]
|
|
1026
|
+
];
|
|
1027
|
+
exports.ListResourceTagsRequest$ = [3, n0, _LRTR,
|
|
1028
|
+
0,
|
|
1029
|
+
[_KI, _L, _M],
|
|
1030
|
+
[0, 1, 0], 1
|
|
1031
|
+
];
|
|
1032
|
+
exports.ListResourceTagsResponse$ = [3, n0, _LRTRi,
|
|
1033
|
+
0,
|
|
1034
|
+
[_T, _NM, _Tr],
|
|
1035
|
+
[() => TagList, 0, 2]
|
|
1036
|
+
];
|
|
1037
|
+
exports.ListRetirableGrantsRequest$ = [3, n0, _LRGR,
|
|
1038
|
+
0,
|
|
1039
|
+
[_RP, _L, _M],
|
|
1040
|
+
[0, 1, 0], 1
|
|
1041
|
+
];
|
|
1042
|
+
exports.MultiRegionConfiguration$ = [3, n0, _MRC,
|
|
1043
|
+
0,
|
|
1044
|
+
[_MRKT, _PKr, _RK],
|
|
1045
|
+
[0, () => exports.MultiRegionKey$, () => MultiRegionKeyList]
|
|
1046
|
+
];
|
|
1047
|
+
exports.MultiRegionKey$ = [3, n0, _MRK,
|
|
1048
|
+
0,
|
|
1049
|
+
[_A, _Re],
|
|
1050
|
+
[0, 0]
|
|
1051
|
+
];
|
|
1052
|
+
exports.PutKeyPolicyRequest$ = [3, n0, _PKPR,
|
|
1053
|
+
0,
|
|
1054
|
+
[_KI, _P, _PN, _BPLSC],
|
|
1055
|
+
[0, 0, 0, 2], 2
|
|
1056
|
+
];
|
|
1057
|
+
exports.RecipientInfo$ = [3, n0, _RI,
|
|
1058
|
+
0,
|
|
1059
|
+
[_KEA, _AD],
|
|
1060
|
+
[0, 21]
|
|
1061
|
+
];
|
|
1062
|
+
exports.ReEncryptRequest$ = [3, n0, _RER,
|
|
1063
|
+
0,
|
|
1064
|
+
[_CB, _DKI, _SEC, _SKI, _DEC, _SEA, _DEA, _GT, _DR],
|
|
1065
|
+
[21, 0, 128 | 0, 0, 128 | 0, 0, 0, 64 | 0, 2], 2
|
|
1066
|
+
];
|
|
1067
|
+
exports.ReEncryptResponse$ = [3, n0, _RERe,
|
|
1068
|
+
0,
|
|
1069
|
+
[_CB, _SKI, _KI, _SEA, _DEA, _SKMI, _DKMI],
|
|
1070
|
+
[21, 0, 0, 0, 0, 0, 0]
|
|
1071
|
+
];
|
|
1072
|
+
exports.ReplicateKeyRequest$ = [3, n0, _RKR,
|
|
1073
|
+
0,
|
|
1074
|
+
[_KI, _RR, _P, _BPLSC, _D, _T],
|
|
1075
|
+
[0, 0, 0, 2, 0, () => TagList], 2
|
|
1076
|
+
];
|
|
1077
|
+
exports.ReplicateKeyResponse$ = [3, n0, _RKRe,
|
|
1078
|
+
0,
|
|
1079
|
+
[_RKM, _RPe, _RT],
|
|
1080
|
+
[() => exports.KeyMetadata$, 0, () => TagList]
|
|
1081
|
+
];
|
|
1082
|
+
exports.RetireGrantRequest$ = [3, n0, _RGR,
|
|
1083
|
+
0,
|
|
1084
|
+
[_GTr, _KI, _GI, _DR],
|
|
1085
|
+
[0, 0, 0, 2]
|
|
1086
|
+
];
|
|
1087
|
+
exports.RevokeGrantRequest$ = [3, n0, _RGRe,
|
|
1088
|
+
0,
|
|
1089
|
+
[_KI, _GI, _DR],
|
|
1090
|
+
[0, 0, 2], 2
|
|
1091
|
+
];
|
|
1092
|
+
exports.RotateKeyOnDemandRequest$ = [3, n0, _RKODR,
|
|
1093
|
+
0,
|
|
1094
|
+
[_KI],
|
|
1095
|
+
[0], 1
|
|
1096
|
+
];
|
|
1097
|
+
exports.RotateKeyOnDemandResponse$ = [3, n0, _RKODRo,
|
|
1098
|
+
0,
|
|
1099
|
+
[_KI],
|
|
1100
|
+
[0]
|
|
1101
|
+
];
|
|
1102
|
+
exports.RotationsListEntry$ = [3, n0, _RLE,
|
|
1103
|
+
0,
|
|
1104
|
+
[_KI, _KMI, _KMD, _IS, _KMS, _EM, _VT, _RD, _RTo],
|
|
1105
|
+
[0, 0, 0, 0, 0, 0, 4, 4, 0]
|
|
1106
|
+
];
|
|
1107
|
+
exports.ScheduleKeyDeletionRequest$ = [3, n0, _SKDR,
|
|
1108
|
+
0,
|
|
1109
|
+
[_KI, _PWID],
|
|
1110
|
+
[0, 1], 1
|
|
1111
|
+
];
|
|
1112
|
+
exports.ScheduleKeyDeletionResponse$ = [3, n0, _SKDRc,
|
|
1113
|
+
0,
|
|
1114
|
+
[_KI, _DD, _KSe, _PWID],
|
|
1115
|
+
[0, 4, 0, 1]
|
|
1116
|
+
];
|
|
1117
|
+
exports.SignRequest$ = [3, n0, _SR,
|
|
1118
|
+
0,
|
|
1119
|
+
[_KI, _Me, _SAi, _MT, _GT, _DR],
|
|
1120
|
+
[0, [() => PlaintextType, 0], 0, 0, 64 | 0, 2], 3
|
|
1121
|
+
];
|
|
1122
|
+
exports.SignResponse$ = [3, n0, _SRi,
|
|
1123
|
+
0,
|
|
1124
|
+
[_KI, _S, _SAi],
|
|
1125
|
+
[0, 21, 0]
|
|
1126
|
+
];
|
|
1127
|
+
exports.Tag$ = [3, n0, _Ta,
|
|
1128
|
+
0,
|
|
1129
|
+
[_TK, _TV],
|
|
1130
|
+
[0, 0], 2
|
|
1131
|
+
];
|
|
1132
|
+
exports.TagResourceRequest$ = [3, n0, _TRR,
|
|
1133
|
+
0,
|
|
1134
|
+
[_KI, _T],
|
|
1135
|
+
[0, () => TagList], 2
|
|
1136
|
+
];
|
|
1137
|
+
exports.UntagResourceRequest$ = [3, n0, _URR,
|
|
1138
|
+
0,
|
|
1139
|
+
[_KI, _TKa],
|
|
1140
|
+
[0, 64 | 0], 2
|
|
1141
|
+
];
|
|
1142
|
+
exports.UpdateAliasRequest$ = [3, n0, _UAR,
|
|
1143
|
+
0,
|
|
1144
|
+
[_AN, _TKI],
|
|
1145
|
+
[0, 0], 2
|
|
1146
|
+
];
|
|
1147
|
+
exports.UpdateCustomKeyStoreRequest$ = [3, n0, _UCKSR,
|
|
1148
|
+
0,
|
|
1149
|
+
[_CKSI, _NCKSN, _KSP, _CHCI, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
|
|
1150
|
+
[0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => exports.XksProxyAuthenticationCredentialType$, 0], 0], 1
|
|
1151
|
+
];
|
|
1152
|
+
exports.UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp,
|
|
1153
|
+
0,
|
|
1154
|
+
[],
|
|
1155
|
+
[]
|
|
1156
|
+
];
|
|
1157
|
+
exports.UpdateKeyDescriptionRequest$ = [3, n0, _UKDR,
|
|
1158
|
+
0,
|
|
1159
|
+
[_KI, _D],
|
|
1160
|
+
[0, 0], 2
|
|
1161
|
+
];
|
|
1162
|
+
exports.UpdatePrimaryRegionRequest$ = [3, n0, _UPRR,
|
|
1163
|
+
0,
|
|
1164
|
+
[_KI, _PR],
|
|
1165
|
+
[0, 0], 2
|
|
1166
|
+
];
|
|
1167
|
+
exports.VerifyMacRequest$ = [3, n0, _VMR,
|
|
1168
|
+
0,
|
|
1169
|
+
[_Me, _KI, _MA, _Ma, _GT, _DR],
|
|
1170
|
+
[[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2], 4
|
|
1171
|
+
];
|
|
1172
|
+
exports.VerifyMacResponse$ = [3, n0, _VMRe,
|
|
1173
|
+
0,
|
|
1174
|
+
[_KI, _MV, _MA],
|
|
1175
|
+
[0, 2, 0]
|
|
1176
|
+
];
|
|
1177
|
+
exports.VerifyRequest$ = [3, n0, _VR,
|
|
1178
|
+
0,
|
|
1179
|
+
[_KI, _Me, _S, _SAi, _MT, _GT, _DR],
|
|
1180
|
+
[0, [() => PlaintextType, 0], 21, 0, 0, 64 | 0, 2], 4
|
|
1181
|
+
];
|
|
1182
|
+
exports.VerifyResponse$ = [3, n0, _VRe,
|
|
1183
|
+
0,
|
|
1184
|
+
[_KI, _SV, _SAi],
|
|
1185
|
+
[0, 2, 0]
|
|
1186
|
+
];
|
|
1187
|
+
exports.XksKeyConfigurationType$ = [3, n0, _XKCT,
|
|
1188
|
+
0,
|
|
1189
|
+
[_I],
|
|
1190
|
+
[0]
|
|
1191
|
+
];
|
|
1192
|
+
exports.XksProxyAuthenticationCredentialType$ = [3, n0, _XPACT,
|
|
1193
|
+
0,
|
|
1194
|
+
[_AKI, _RSAK],
|
|
1195
|
+
[[() => XksProxyAuthenticationAccessKeyIdType, 0], [() => XksProxyAuthenticationRawSecretAccessKeyType, 0]], 2
|
|
1196
|
+
];
|
|
1197
|
+
exports.XksProxyConfigurationType$ = [3, n0, _XPCT,
|
|
1198
|
+
0,
|
|
1199
|
+
[_Co, _AKI, _UE, _UP, _VESN, _VESO],
|
|
1200
|
+
[0, [() => XksProxyAuthenticationAccessKeyIdType, 0], 0, 0, 0, 0]
|
|
1201
|
+
];
|
|
1202
|
+
var __Unit = "unit";
|
|
1203
|
+
var AliasList = [1, n0, _AL,
|
|
1204
|
+
0, () => exports.AliasListEntry$
|
|
1205
|
+
];
|
|
1206
|
+
var CustomKeyStoresList = [1, n0, _CKSL,
|
|
1207
|
+
0, [() => exports.CustomKeyStoresListEntry$,
|
|
1208
|
+
0]
|
|
1209
|
+
];
|
|
1210
|
+
var EncryptionAlgorithmSpecList = 64 | 0;
|
|
1211
|
+
var GrantList = [1, n0, _GL,
|
|
1212
|
+
0, () => exports.GrantListEntry$
|
|
1213
|
+
];
|
|
1214
|
+
var GrantOperationList = 64 | 0;
|
|
1215
|
+
var GrantTokenList = 64 | 0;
|
|
1216
|
+
var KeyAgreementAlgorithmSpecList = 64 | 0;
|
|
1217
|
+
var KeyList = [1, n0, _KL,
|
|
1218
|
+
0, () => exports.KeyListEntry$
|
|
1219
|
+
];
|
|
1220
|
+
var MacAlgorithmSpecList = 64 | 0;
|
|
1221
|
+
var MultiRegionKeyList = [1, n0, _MRKL,
|
|
1222
|
+
0, () => exports.MultiRegionKey$
|
|
1223
|
+
];
|
|
1224
|
+
var PolicyNameList = 64 | 0;
|
|
1225
|
+
var RotationsList = [1, n0, _RL,
|
|
1226
|
+
0, () => exports.RotationsListEntry$
|
|
1227
|
+
];
|
|
1228
|
+
var SigningAlgorithmSpecList = 64 | 0;
|
|
1229
|
+
var TagKeyList = 64 | 0;
|
|
1230
|
+
var TagList = [1, n0, _TL,
|
|
1231
|
+
0, () => exports.Tag$
|
|
1232
|
+
];
|
|
1233
|
+
var EncryptionContextType = 128 | 0;
|
|
1234
|
+
exports.CancelKeyDeletion$ = [9, n0, _CKD,
|
|
1235
|
+
0, () => exports.CancelKeyDeletionRequest$, () => exports.CancelKeyDeletionResponse$
|
|
1236
|
+
];
|
|
1237
|
+
exports.ConnectCustomKeyStore$ = [9, n0, _CCKS,
|
|
1238
|
+
0, () => exports.ConnectCustomKeyStoreRequest$, () => exports.ConnectCustomKeyStoreResponse$
|
|
1239
|
+
];
|
|
1240
|
+
exports.CreateAlias$ = [9, n0, _CA,
|
|
1241
|
+
0, () => exports.CreateAliasRequest$, () => __Unit
|
|
1242
|
+
];
|
|
1243
|
+
exports.CreateCustomKeyStore$ = [9, n0, _CCKSr,
|
|
1244
|
+
0, () => exports.CreateCustomKeyStoreRequest$, () => exports.CreateCustomKeyStoreResponse$
|
|
1245
|
+
];
|
|
1246
|
+
exports.CreateGrant$ = [9, n0, _CG,
|
|
1247
|
+
0, () => exports.CreateGrantRequest$, () => exports.CreateGrantResponse$
|
|
1248
|
+
];
|
|
1249
|
+
exports.CreateKey$ = [9, n0, _CK,
|
|
1250
|
+
0, () => exports.CreateKeyRequest$, () => exports.CreateKeyResponse$
|
|
1251
|
+
];
|
|
1252
|
+
exports.Decrypt$ = [9, n0, _De,
|
|
1253
|
+
0, () => exports.DecryptRequest$, () => exports.DecryptResponse$
|
|
1254
|
+
];
|
|
1255
|
+
exports.DeleteAlias$ = [9, n0, _DA,
|
|
1256
|
+
0, () => exports.DeleteAliasRequest$, () => __Unit
|
|
1257
|
+
];
|
|
1258
|
+
exports.DeleteCustomKeyStore$ = [9, n0, _DCKS,
|
|
1259
|
+
0, () => exports.DeleteCustomKeyStoreRequest$, () => exports.DeleteCustomKeyStoreResponse$
|
|
1260
|
+
];
|
|
1261
|
+
exports.DeleteImportedKeyMaterial$ = [9, n0, _DIKM,
|
|
1262
|
+
0, () => exports.DeleteImportedKeyMaterialRequest$, () => exports.DeleteImportedKeyMaterialResponse$
|
|
1263
|
+
];
|
|
1264
|
+
exports.DeriveSharedSecret$ = [9, n0, _DSS,
|
|
1265
|
+
0, () => exports.DeriveSharedSecretRequest$, () => exports.DeriveSharedSecretResponse$
|
|
1266
|
+
];
|
|
1267
|
+
exports.DescribeCustomKeyStores$ = [9, n0, _DCKSe,
|
|
1268
|
+
0, () => exports.DescribeCustomKeyStoresRequest$, () => exports.DescribeCustomKeyStoresResponse$
|
|
1269
|
+
];
|
|
1270
|
+
exports.DescribeKey$ = [9, n0, _DK,
|
|
1271
|
+
0, () => exports.DescribeKeyRequest$, () => exports.DescribeKeyResponse$
|
|
1272
|
+
];
|
|
1273
|
+
exports.DisableKey$ = [9, n0, _DKi,
|
|
1274
|
+
0, () => exports.DisableKeyRequest$, () => __Unit
|
|
1275
|
+
];
|
|
1276
|
+
exports.DisableKeyRotation$ = [9, n0, _DKRis,
|
|
1277
|
+
0, () => exports.DisableKeyRotationRequest$, () => __Unit
|
|
1278
|
+
];
|
|
1279
|
+
exports.DisconnectCustomKeyStore$ = [9, n0, _DCKSi,
|
|
1280
|
+
0, () => exports.DisconnectCustomKeyStoreRequest$, () => exports.DisconnectCustomKeyStoreResponse$
|
|
1281
|
+
];
|
|
1282
|
+
exports.EnableKey$ = [9, n0, _EK,
|
|
1283
|
+
0, () => exports.EnableKeyRequest$, () => __Unit
|
|
1284
|
+
];
|
|
1285
|
+
exports.EnableKeyRotation$ = [9, n0, _EKRn,
|
|
1286
|
+
0, () => exports.EnableKeyRotationRequest$, () => __Unit
|
|
1287
|
+
];
|
|
1288
|
+
exports.Encrypt$ = [9, n0, _En,
|
|
1289
|
+
0, () => exports.EncryptRequest$, () => exports.EncryptResponse$
|
|
1290
|
+
];
|
|
1291
|
+
exports.GenerateDataKey$ = [9, n0, _GDK,
|
|
1292
|
+
0, () => exports.GenerateDataKeyRequest$, () => exports.GenerateDataKeyResponse$
|
|
1293
|
+
];
|
|
1294
|
+
exports.GenerateDataKeyPair$ = [9, n0, _GDKP,
|
|
1295
|
+
0, () => exports.GenerateDataKeyPairRequest$, () => exports.GenerateDataKeyPairResponse$
|
|
1296
|
+
];
|
|
1297
|
+
exports.GenerateDataKeyPairWithoutPlaintext$ = [9, n0, _GDKPWP,
|
|
1298
|
+
0, () => exports.GenerateDataKeyPairWithoutPlaintextRequest$, () => exports.GenerateDataKeyPairWithoutPlaintextResponse$
|
|
1299
|
+
];
|
|
1300
|
+
exports.GenerateDataKeyWithoutPlaintext$ = [9, n0, _GDKWP,
|
|
1301
|
+
0, () => exports.GenerateDataKeyWithoutPlaintextRequest$, () => exports.GenerateDataKeyWithoutPlaintextResponse$
|
|
1302
|
+
];
|
|
1303
|
+
exports.GenerateMac$ = [9, n0, _GM,
|
|
1304
|
+
0, () => exports.GenerateMacRequest$, () => exports.GenerateMacResponse$
|
|
1305
|
+
];
|
|
1306
|
+
exports.GenerateRandom$ = [9, n0, _GR,
|
|
1307
|
+
0, () => exports.GenerateRandomRequest$, () => exports.GenerateRandomResponse$
|
|
1308
|
+
];
|
|
1309
|
+
exports.GetKeyPolicy$ = [9, n0, _GKP,
|
|
1310
|
+
0, () => exports.GetKeyPolicyRequest$, () => exports.GetKeyPolicyResponse$
|
|
1311
|
+
];
|
|
1312
|
+
exports.GetKeyRotationStatus$ = [9, n0, _GKRS,
|
|
1313
|
+
0, () => exports.GetKeyRotationStatusRequest$, () => exports.GetKeyRotationStatusResponse$
|
|
1314
|
+
];
|
|
1315
|
+
exports.GetParametersForImport$ = [9, n0, _GPFI,
|
|
1316
|
+
0, () => exports.GetParametersForImportRequest$, () => exports.GetParametersForImportResponse$
|
|
1317
|
+
];
|
|
1318
|
+
exports.GetPublicKey$ = [9, n0, _GPK,
|
|
1319
|
+
0, () => exports.GetPublicKeyRequest$, () => exports.GetPublicKeyResponse$
|
|
1320
|
+
];
|
|
1321
|
+
exports.ImportKeyMaterial$ = [9, n0, _IKMm,
|
|
1322
|
+
0, () => exports.ImportKeyMaterialRequest$, () => exports.ImportKeyMaterialResponse$
|
|
1323
|
+
];
|
|
1324
|
+
exports.ListAliases$ = [9, n0, _LA,
|
|
1325
|
+
0, () => exports.ListAliasesRequest$, () => exports.ListAliasesResponse$
|
|
1326
|
+
];
|
|
1327
|
+
exports.ListGrants$ = [9, n0, _LG,
|
|
1328
|
+
0, () => exports.ListGrantsRequest$, () => exports.ListGrantsResponse$
|
|
1329
|
+
];
|
|
1330
|
+
exports.ListKeyPolicies$ = [9, n0, _LKP,
|
|
1331
|
+
0, () => exports.ListKeyPoliciesRequest$, () => exports.ListKeyPoliciesResponse$
|
|
1332
|
+
];
|
|
1333
|
+
exports.ListKeyRotations$ = [9, n0, _LKRis,
|
|
1334
|
+
0, () => exports.ListKeyRotationsRequest$, () => exports.ListKeyRotationsResponse$
|
|
1335
|
+
];
|
|
1336
|
+
exports.ListKeys$ = [9, n0, _LK,
|
|
1337
|
+
0, () => exports.ListKeysRequest$, () => exports.ListKeysResponse$
|
|
1338
|
+
];
|
|
1339
|
+
exports.ListResourceTags$ = [9, n0, _LRT,
|
|
1340
|
+
0, () => exports.ListResourceTagsRequest$, () => exports.ListResourceTagsResponse$
|
|
1341
|
+
];
|
|
1342
|
+
exports.ListRetirableGrants$ = [9, n0, _LRG,
|
|
1343
|
+
0, () => exports.ListRetirableGrantsRequest$, () => exports.ListGrantsResponse$
|
|
1344
|
+
];
|
|
1345
|
+
exports.PutKeyPolicy$ = [9, n0, _PKPu,
|
|
1346
|
+
0, () => exports.PutKeyPolicyRequest$, () => __Unit
|
|
1347
|
+
];
|
|
1348
|
+
exports.ReEncrypt$ = [9, n0, _RE,
|
|
1349
|
+
0, () => exports.ReEncryptRequest$, () => exports.ReEncryptResponse$
|
|
1350
|
+
];
|
|
1351
|
+
exports.ReplicateKey$ = [9, n0, _RKe,
|
|
1352
|
+
0, () => exports.ReplicateKeyRequest$, () => exports.ReplicateKeyResponse$
|
|
1353
|
+
];
|
|
1354
|
+
exports.RetireGrant$ = [9, n0, _RG,
|
|
1355
|
+
0, () => exports.RetireGrantRequest$, () => __Unit
|
|
1356
|
+
];
|
|
1357
|
+
exports.RevokeGrant$ = [9, n0, _RGe,
|
|
1358
|
+
0, () => exports.RevokeGrantRequest$, () => __Unit
|
|
1359
|
+
];
|
|
1360
|
+
exports.RotateKeyOnDemand$ = [9, n0, _RKOD,
|
|
1361
|
+
0, () => exports.RotateKeyOnDemandRequest$, () => exports.RotateKeyOnDemandResponse$
|
|
1362
|
+
];
|
|
1363
|
+
exports.ScheduleKeyDeletion$ = [9, n0, _SKD,
|
|
1364
|
+
0, () => exports.ScheduleKeyDeletionRequest$, () => exports.ScheduleKeyDeletionResponse$
|
|
1365
|
+
];
|
|
1366
|
+
exports.Sign$ = [9, n0, _Si,
|
|
1367
|
+
0, () => exports.SignRequest$, () => exports.SignResponse$
|
|
1368
|
+
];
|
|
1369
|
+
exports.TagResource$ = [9, n0, _TR,
|
|
1370
|
+
0, () => exports.TagResourceRequest$, () => __Unit
|
|
1371
|
+
];
|
|
1372
|
+
exports.UntagResource$ = [9, n0, _UR,
|
|
1373
|
+
0, () => exports.UntagResourceRequest$, () => __Unit
|
|
1374
|
+
];
|
|
1375
|
+
exports.UpdateAlias$ = [9, n0, _UA,
|
|
1376
|
+
0, () => exports.UpdateAliasRequest$, () => __Unit
|
|
1377
|
+
];
|
|
1378
|
+
exports.UpdateCustomKeyStore$ = [9, n0, _UCKS,
|
|
1379
|
+
0, () => exports.UpdateCustomKeyStoreRequest$, () => exports.UpdateCustomKeyStoreResponse$
|
|
1380
|
+
];
|
|
1381
|
+
exports.UpdateKeyDescription$ = [9, n0, _UKD,
|
|
1382
|
+
0, () => exports.UpdateKeyDescriptionRequest$, () => __Unit
|
|
1383
|
+
];
|
|
1384
|
+
exports.UpdatePrimaryRegion$ = [9, n0, _UPR,
|
|
1385
|
+
0, () => exports.UpdatePrimaryRegionRequest$, () => __Unit
|
|
1386
|
+
];
|
|
1387
|
+
exports.Verify$ = [9, n0, _V,
|
|
1388
|
+
0, () => exports.VerifyRequest$, () => exports.VerifyResponse$
|
|
1389
|
+
];
|
|
1390
|
+
exports.VerifyMac$ = [9, n0, _VM,
|
|
1391
|
+
0, () => exports.VerifyMacRequest$, () => exports.VerifyMacResponse$
|
|
1392
|
+
];
|