Skip to content

Conversation

@soflass1293
Copy link
Collaborator

Fixes #

export class SqsManagedSseStatusAdvisor implements Advisor {
apply(worker: Worker) {
const suggestions: string[] = [];
if (worker.sqs.Properties.SqsManagedSseEnabled === false) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recheck this KMS-SQS

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.

1 participant