Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(subscriber): use iam:PassRole for Lambda
We need to allow iam:PassRole for the subscription lambda for the case where the destination is a Firehose Delivery Stream. We currently do not adequately capture this functionality because we never test Firehose as a destination. We'll have to fix that with further integration testing in the collection stack.
- Loading branch information