aws-serverless-data-lake-framework
aws-serverless-data-lake-framework copied to clipboard
remove sqs:SendMessageBatch permission across SDLF
Describe the bug
We appear to use sqs:SendMessageBatch
in IAM policies here and there (and other places). It doesn't appear to be a valid permission. Find out when it was added to the SDLF code base, if the permission has been renamed perhaps, or if there is another permission for SQS batch receive.