AWS kms documentation change
Summary
Added new index page for AWS KMS documentation with service overview and resource links
Security assessment
Introduces documentation for AWS KMS (encryption/key management service) including security features like cryptographic key protection. No specific vulnerability is addressed, but it adds general security service documentation.
Diff
diff --git a/kms/index.md b/kms/index.md index 8b1378917..be19fdc1a 100644 --- a//kms/index.md +++ b//kms/index.md @@ -0,0 +1,27 @@ +# AWS Key Management Service Documentation + +AWS Key Management Service (AWS KMS) is an encryption and key management service scaled for the cloud. AWS KMS keys and functionality are used by other AWS services, and you can use them to protect data in your own applications that use AWS. + +### [Developer Guide Provides conceptual overviews of AWS Key Management Service and explains how to use it to protect data in your own applications that use AWS. ](/kms/latest/developerguide/) + +### [API Reference Describes in detail the API operations for AWS Key Management Service. Also provides sample requests, responses, and errors for the supported web services protocols. ](/kms/latest/APIReference/) + +### [AWS KMS in the AWS CLI Reference Describes the AWS Key Management Service commands that are available in the AWS Command Line Interface. ](/cli/latest/reference/kms/index.html) + +## Learn About AWS Cryptography Services + + * AWS Crypto Tools + * AWS CloudHSM + * AWS KMS discussion forums + + + +## Related Links + + * [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html) + * [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/) + * [SDKs & Tools](https://aws.amazon.com/tools/) + * [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html) + * [AWS Training](https://aws.amazon.com/training/) + * [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/) +