Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error403KMSNotExists

Model getters

Method name Return type Description Notes
getErrorCode() string kms.missing
Example: kms.missing
 
getMessage() string No such KMS signature with id ‘{id}’.
Example: No such KMS signature with id '{id}'.
 
getStatusCode() float 403
Example: 403