All Products
Search
Document Center

Key Management Service:KMS instance SDK (Go)

Last Updated:Jun 18, 2026

The KMS Instance SDK (Go) provides programmatic access to KMS instance APIs for data encryption and decryption, digital signing and verification, and secret value retrieval.

API documentation

After integrating the KMS instance SDK, you can call KMS instance API operations through the KMS instance endpoint to generate data keys, encrypt and decrypt data, sign and verify signatures, and retrieve secret values.

For API documentation, see Instance API Overview.

Sample code