#✅ - Key Management Service gen2

1 messages · Page 1 of 1 (latest)

heady stratus
#

Hello,
I see that amplify gen2 generated multiple secrets (even for services I don't use)
What are these for? Can I remove them or I'll break something
Does using amplify gen2 necessarily mean using those?

#

Key Management Service gen2

graceful canopy
#

Hey @heady stratus , Amplify Gen 2 doesnt create KMS keys for secrets, the secrets are created on AWS Systems Manager ->
Parameter Store. the KMS keys in the screenshot appears to be due to the underlying service using KMS, for example: https://aws.amazon.com/blogs/aws/amazon-s3-encrypts-new-objects-by-default/

Amazon Web Services

At AWS, security is the top priority. Starting today, Amazon Simple Storage Service (Amazon S3) encrypts all new objects by default. Now, S3 automatically applies server-side encryption (SSE-S3) for each new object, unless you specify a different encryption option. SSE-S3 was first launched in 2011. As Jeff wrote at the time: “Amazon S3 server-s...

heady stratus
graceful canopy
heady stratus
#

I have many buckets so instead I am trying to remove the rds one

#

but in the same region, I don't have anything deployed for rds.
How can I remove this key?

graceful canopy
normal timberBOT
#

✅ - Key Management Service gen2