You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -213,7 +223,9 @@ export class KmsKeyConfig implements RegionalKmsConfig {
213
223
//# If the KMS Configuration is MRDiscovery, `KeyId` MUST be the `kms-arn` attribute value of the AWS DDB response item, with the region replaced by the configured region.
214
224
constparsedArn=parseAwsKmsKeyArn(otherArn)
215
225
needs(parsedArn,'KMS ARN from the keystore is not an ARN:'+otherArn)
0 commit comments