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

SQS:*Batch permissions aren't vaild permissions #3633

Open
kddejong opened this issue Aug 12, 2024 · 2 comments
Open

SQS:*Batch permissions aren't vaild permissions #3633

kddejong opened this issue Aug 12, 2024 · 2 comments

Comments

@kddejong
Copy link
Contributor

The SQS permissions that end in Batch aren't valid. They are flagged by IAM access analyzer and not documented here

https://github.com/aws/serverless-application-model/blame/174f42a0da42f0113266d33f3e1681125ea9f78e/samtranslator/policy_templates_data/policy_templates.json#L2122

@kddejong
Copy link
Contributor Author

kddejong commented Aug 12, 2024

An error occurred (AccessDenied) when calling the SendMessageBatch operation: User: arn:aws:iam::0123456789012:user/test is not authorized to perform: sqs:sendmessage on resource: arn:aws:sqs:us-west-2:0123456789012:test because no identity-based policy allows the sqs:sendmessage action

@jfuss
Copy link
Contributor

jfuss commented Aug 13, 2024

Thanks for reporting. Let me see if I can track this down. I wonder if this was removed at some point? If so, we wouldn't be able to safely remove it without customer impact.

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

No branches or pull requests

2 participants