https://github.com/k1LoW/awspec/blob/main/doc/resource_types.md#sqs is missing 2 attributes ``` sqs_managed_sse_enabled redrive_policy ``` #### Example Data ``` "RedrivePolicy": "{\"deadLetterTargetArn\":\"arn:aws:sqs:us-east-1:123456789:my-example-dlq\",\"maxReceiveCount\":5}" "SqsManagedSseEnabled": "true" ```
https://github.com/k1LoW/awspec/blob/main/doc/resource_types.md#sqs is missing 2 attributes
Example Data