Questions tagged with AWS Key Management Service

AWS Key Management Service (KMS) makes it easy for you to create and manage cryptographic keys and control their use across a wide range of AWS services and in your applications.

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

KMS.1 states that "IAM customer managed policies should not allow decryption actions on all KMS keys." Further, the documentation provides the following example for a satisfying this finding "For...
1
answers
0
votes
388
views
asked 8 months ago
Dear AWS Community, I try to come up with an IAM policy to restrict access to customer-managed KMS keys. I'm using an IAM role to deploy infrastructure with Terraform. I want to ensure, that the IAM...
1
answers
0
votes
390
views
asked 8 months ago
We can't view our customer-managed keys even from the root account, and these key policies need to be edited. We kept getting errors: The user is not authorised to perform "kms:DescribeKey". After...
1
answers
0
votes
451
views
kunmi
asked 8 months ago
A SageMaker Pipeline I built using a Jupyter notebook in SageMaker Studio has a SageMaker Processing Job step. However, the step fails within 5 minutes with the following message: `ClientError: Failed...
2
answers
0
votes
528
views
Jithin
asked 8 months ago
I recently created a zero-spend budget and don't have any services outside of the free tier services. I'm being charged for a KMS key that I don't have or ever created. How do I dispute this?
1
answers
0
votes
284
views
asked 8 months ago
Hello everyone, I'm struggling with my CF distribution for a static website hosted in an S3 bucket. I have two accounts, saying A and B. Account A contains: * The S3 bucket * The CF...
3
answers
2
votes
1058
views
asked 9 months ago
Hi AWS, There is CLI command for private key and public key in AWS IOT on cloud9 as ``` aws iot create-keys-and-certificate --set-as-active --certificate-pem-outfile certificate.pem.crt...
2
answers
0
votes
278
views
Balaji
asked 9 months ago
I like to use customer managed keys for my ALB logs in S3. I can not find any straight forward solution. Can I have a customized encryption for all logging including ALB logs ?
2
answers
0
votes
226
views
Sarah H
asked 9 months ago
I cannot delete the KMS keys with the root account login and the root user has AdministratorAccess, I can't do any actions about them. ![Enter image description...
2
answers
0
votes
350
views
nx
asked 9 months ago
while using scp method , permission denined(public key) err occures . "Permission denied" error occuring when attempting to SSH using the specified private key.
1
answers
0
votes
290
views
7core
asked 9 months ago
I have the follow code snippet working successfully on at least 2 PC's (Windows 10, Visual Studio 2019) ``` gAWSAccessKey = "***************" gAWSSecretKey = "***********************" ...
1
answers
0
votes
183
views
TOPSie
asked 9 months ago
Hi, I am trying to create a script that picks up Secret Access Keys and want to filter out the Access Key IDs. So far I've noticed Secret Access Keys seem to be longer (usually character length of 40)...
2
answers
0
votes
645
views
btan
asked 10 months ago