Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec/polaris-management-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down