Skip to content

Commit

Permalink
Updated KMSnotes (#674)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyhau authored Aug 19, 2024
1 parent 25520bb commit 1a7ae4e
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions KMS/README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
# KMS Notes

Jump to
- [Useful Articles and Blogs](#useful-articles-and-blogs)
- [Useful Libs and Tools](#useful-libs-and-tools)
- [Useful Articles and Blogs](#useful-articles-and-blogs)


---
## Useful Libs and Tools

- [aws-kms-deletion-notification](https://github.com/aws-samples/aws-kms-deletion-notification) - Monitor AWS KMS keys disable and scheduled deletion


## Useful Articles and Blogs

- [Announcing AWS KMS Elliptic Curve Diffie-Hellman (ECDH) support](https://aws.amazon.com/blogs/security/announcing-aws-kms-elliptic-curve-diffie-hellman-ecdh-support/), AWS, 2024-08-19 - use case: end-to-end encryption
- [How can I prevent IAM policies from allowing a user or role to access a KMS key in AWS KMS?](https://repost.aws/knowledge-center/kms-prevent-access), repost.aws
- [A Deep Dive on AWS KMS Key Access and AWS Key Grants](https://www.cloudquery.io/blog/aws-kms-key-grants-deep-dive), Jason K., 2022-11-17
- [KMS Guardrails](https://aws-samples.github.io/aws-iam-permissions-guardrails/guardrails/kms/guardrails.html), aws-samples

---
## Useful Libs and Tools

- [aws-kms-deletion-notification](https://github.com/aws-samples/aws-kms-deletion-notification) - Monitor AWS KMS keys disable and scheduled deletion

0 comments on commit 1a7ae4e

Please sign in to comment.