diff --git a/spec/polaris-management-service.yml b/spec/polaris-management-service.yml index 03c894b6e4..a797496d26 100644 --- a/spec/polaris-management-service.yml +++ b/spec/polaris-management-service.yml @@ -1109,7 +1109,7 @@ components: example: "arn:aws:kms::123456789001:key/01234578" allowedKmsKeys: type: array - description: The list of kms keys that this catalog and its clients are allow to use for reading s3 data + description: The list of kms keys that this catalog and its clients are allowed to use for reading s3 data items: type: string example: ["arn:aws:kms::123456789001:key/01234578"]