AWS kms documentation change
Summary
Added new 'Topics' section with security-related entries including post-quantum TLS and VPC endpoints
Security assessment
Adds documentation about security features like hybrid post-quantum TLS and VPC endpoints, but doesn't indicate a security vulnerability fix.
Diff
diff --git a/kms/latest/developerguide/accessing-kms.md b/kms/latest/developerguide/accessing-kms.md index 103725b8f..0bbfdc4e3 100644 --- a//kms/latest/developerguide/accessing-kms.md +++ b//kms/latest/developerguide/accessing-kms.md @@ -10,0 +11,25 @@ You can work with AWS KMS in the following ways: +###### Topics + + * AWS Management Console + + * AWS Command Line Interface + + * AWS KMS REST API + + * AWS SDKs + + * [Using this service with an AWS SDK](./sdk-general-information-section.html) + + * AWS Encryption SDK + + * AWS KMS eventual consistency + + * [Using hybrid post-quantum TLS with AWS KMS](./pqtls.html) + + * [Connect to AWS KMS through a VPC endpoint](./kms-vpc-endpoint.html) + + * [Dual-stack endpoint support](./ipv6-kms.html) + + + +