OBJECT
A Key management system (KMS) key in AWS realm.
type KmsEncryptionKey {# Aliases of KMS key.aliases: [String!]! # Amazon Resource Name (ARN) of the KMS key.arn: String! # ID of KMS key.id: String! }