-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
aws:kmsAWS Key Management ServiceAWS Key Management Servicestatus: resolved/fixedResolved with a fix or an implementationResolved with a fix or an implementationtype: bugBug reportBug report
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Javascript aws-sdk v2 encounters an error if a key alias is provided as the KeyId parameter of kms.encrypt
Expected Behavior
Encrypt and decrypt should succeed when called with a KeyId containing the key alias
How are you starting LocalStack?
With a docker-compose file
Steps To Reproduce
Start latest localstack using default docker-compose.yml
Run ./createKeyAndAlias.sh
Run node index.js
Environment
- OS: MacOS 12.4
- LocalStack: localstack/localstackAnything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
aws:kmsAWS Key Management ServiceAWS Key Management Servicestatus: resolved/fixedResolved with a fix or an implementationResolved with a fix or an implementationtype: bugBug reportBug report
