OBJECT
A (possibly) paginated result set.
type KmsKeyResult {# The list of KmsKeys.echos: [KmsKey] # Used during pagination. Only present if more results are available.lastEvaluatedKey: AWSJSON }