You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moving some of the interface
from the local CMC to the CMC Interface.
Using the CMC requires a consistent interface.
Currently the Caching CMM has an interface
that relies on the Local CMC.
This means that if a CMC was created according
to the specification it would not function correctly.
Moving some of the interface
from the local CMC to the CMC Interface.
Using the CMC requires a consistent interface.
Currently the Caching CMM has an interface
that relies on the Local CMC.
This means that if a CMC was created according
to the specification it would not function correctly.
The OnEncrypt and OnDecrypt specs for the KMS Keyring say that in the resulting Keyring trace:
"The string field KeyName contains generator."
The KeyName should either be the keyId the user specified (which may be an alias) or the ARN returned by KMS.
The text was updated successfully, but these errors were encountered: