Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#500 Added new rule for Kendra Index KmsKeyId #501

Merged

Conversation

phelewski
Copy link
Contributor

Closes #500

Adds new rule to check and ensure that a KmsKeyId is set when creating a AWS::Kendra::Index resource. Also ensures that the ServerSideEncryptionConfiguration property is declared as that is required to specify the KmsKeyId sub-property.

@phelewski phelewski force-pushed the feature/500_kendra_index_kms_key_id branch from 4942f85 to 1fbe9d6 Compare January 1, 2021 03:33
pethers added a commit to Hack23/sonar-cloudformation-plugin that referenced this pull request Jan 2, 2021
@pethers
Copy link
Contributor

pethers commented Jan 15, 2021

@arothian can you please review this ?

@arothian arothian merged commit 281132b into stelligent:master Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

new rule : Kendra index should specify KmsKeyId
3 participants