Cloud KMS API
The Cloud KMS service has an endpoint of cloudkms.googleapis.com
. Here are a few widely used endpoints that you should be aware of:
projects.locations
projects.locations.ekmConnections
projects.locations.keyRings
create
list
get
getIamPolicy
setIamPolicy
projects.locations.keyRings.cryptoKeys
create
decrypt
encrypt
get
getIamPolicy
list
setIamPolicy
updatePrimaryVersion
projects.locations.keyRings.cryptoKeys.cryptoKeyVersions
Projects.locations.keyRings.ImportJobs
When interacting with Cloud KMS via a programmatic method, you should have a good understanding of these endpoints. Let us move on and understand the Cloud KMS logging components now.