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

Document IAM permissions for Kinesis target test #447

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Document IAM permissions for Kinesis target test #447

merged 1 commit into from
Jan 18, 2022

Conversation

antoineco
Copy link
Contributor

@antoineco antoineco commented Jan 17, 2022

The target test introduced in #439 requires some extra permissions, which are documented in this PR.

@antoineco antoineco self-assigned this Jan 17, 2022
@@ -129,8 +132,7 @@
"Action": [
"sqs:GetQueueUrl",
"sqs:ReceiveMessage",
"sqs:DeleteMessage",
"sqs:DeleteMessageBatch"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

AWS was complaining that this permission doesn't exist, so I removed it here too.

@antoineco antoineco merged commit 8265eb2 into triggermesh:main Jan 18, 2022
@antoineco antoineco deleted the update-aws-iam branch January 18, 2022 16:38
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.

2 participants