Giovanni Grano
Giovanni Grano
Hi @vt-rcheng, thanks for reporting the issue. Could you give us a few more details on how you generate the ciphertext in input? Have you tried to provide the key...
Hi @vt-rcheng, I've been investigating the issue a bit. According to the official [AWS docs](https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/introduction.html#intro-compatibility), the AWS KMS Decrypt operation cannot decrypt the encrypted message the AWS Encryption SDK returns....
I have a related issue in macOS Sonoma. My configuration is in `~/.tmux.conf` and my `TMUX_PLUGIN_MANAGER_PATH` is `~/.tmux/plugins/`. When I try to install a plugin, it ends up in `~/.tmux/plugins/tmux/`...
I just checked the restore of a pod after these changes. It works fine with the caveat that the `.db` assets now have both account and region names as suffixes,...
Hi @vt-rcheng, we released a few improvements for the `PreSignUp` trigger in the `latest` Docker image. Would you please give it another try and let us know about any other...
Hi @goistjt, thanks for reporting this issue. We released a fix in the `latest` docker image. Please let us know if you experience any other issues. 🙏
Thanks for the comments @alexrashed 🙏 I tried to address them one by one. Most notably: - I extracted the spec into a YAML file and used `setuptools` [data files...
@viren-nadkarni I just gave it a try by creating a pod with v1 and restoring it with v2 and it seems to work fine. I would move forward with merging...
@thrau I opted to create a `swagger` package in `localstack.http.resources`. We might also later move `internals.py` to `localstack.http.resources` if you agree (it requires some coordination with ext). What do you...
Hi @sno6, we took your suggestion and released this feature in the `latest` Docker image. You can now use the `_custom_id_` tag to have a consistent distribution ID. This is...