-
I'm working on writing unit tests for a service that encrypts a payload using the aws_encryption_sdk using a standard master key. I've tried a few different approaches, but I think I've finally run in…
-
### User Story
As a Smithy-Dafny user,
I do not want to enforce AWS Services' server side validations
in my Smithy-Dafny generated clients,
as that makes the clients brittle to Service changes.
…
-
### What happened?
There's various key formats that AWS lists as usable for `key_usage=ENCRYPT_DECRYPT`, including asymmetric RSA keys, such as `key_spec=RSA_4096`. however, when trying to use a key …
-
### Describe the feature
aws_sdk_sts::assume_role() is hard to use, because the Credentials returned by assume_role (aws_sdk_sts::types::Credentials) do not implement the trait ProvideCredentials; f…
-
Hi,
I use a single AWS KMS key stored in us-east-1 region for all clusters that I run in different us regions.
This way everything works good, until I recently migrated from vault 1.14.0 on 1.15.1…
-
**Describe the bug**
RecordEncryptionFilter in Kroxylicious 0.8.0 closes the client connection with a `RequestNotSatisfiable` exception with a message that begins "failed to reserve an EDEK to encryp…
-
Hi,
Having support for AWS KMS as a key storage would be very beneficial for AWS users. As the only option for AWS HSM currently is the very costly AWS CloudHSM. This would be similar to the work s…
-
### Terraform Core Version
0.11.10
### AWS Provider Version
1.57.x
### Affected Resource(s)
I have a DynamoDB table created with terraform version `0.11.10` & provider `1.57.x` but I have upgrade…
-
### Description
One of the Zero-ETL integration parameters is DataFilter. It allows databases and tables to included or excluded from the integration.
I believe the provider doesn't currently all…
-
```
/Users/et2448/Downloads/inframap-darwin-amd64 generate --tfstate /tmp/tfstate
strict digraph G {
}
```
with `--raw` I get some kind of output:
```
/Users/et2448/Downloads/inframap-darw…