-
```
$ kubectl logs --namespace=kube-system vault-ip-10-76-47-170.eu-west-2.compute.internal vault-unsealer
time="2017-11-30T15:44:44Z" level=info msg="checking if vault is sealed..."
time="2017-1…
-
Currently the code defines `parameter_store_key` to be used in IAM's Encrypted keys.
```
var (
// KeyID is the alias for the KMS key used to encrypt/decrypt secrets
KeyID = "alias/parameter_st…
-
Currently kube-aws gets a 403 when using a bucket with encryption enforced. Should be able to support buckets with encryption policy (KMS/AES256)
-
Do you have plan to add a support for retrieval of credentials from Amazon S3 bucket stored using S3 internal encryption ?
-
Hi, I am trying to implement clientside encryption using aws-dynamodb-encryption-java. Saving a document works when I **do not** specify any @DynamoDBIndexHashKey's. Once I specify the IndexHashKey an…
-
The AWS REST API documentation for the [PUT Object](https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPUT.html) operation made the server-side encryption options a lot clearer.
## New UI
-…
-
looks like, with calling client.put_parameter, if you passed KeyId='aws/ssm', you will get InvalidKeyId
so in the case without key_id option or key_id is set 'aws/ssm', KeyId can't be present when m…
-
I have used your latest script that successfully installs presto server(version 0.99) and java 8 on Amazon EMR instance (3.7.0). My data files are located in a s3 bucket encrypted with client-side cus…
-
Can't load KMS key using key Id at AWSMKS.listKeys(request), since ListKeysRequest don't have withKeyId() method
-
When creating a grantRequest with a grant subset constraint fails.
The error:
`More than one constraint supplied (Service: AWSKMS; Status Code: 400; Error Code: ValidationException; Request ID: b2b4…