Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Take Bucket Ref into account #947

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Take Bucket Ref into account #947

merged 1 commit into from
Aug 20, 2024

Conversation

itsmepetrov
Copy link
Contributor

@itsmepetrov itsmepetrov commented Aug 19, 2024

In our project we specify buckets via Ref:

events:
  - s3:
      existing: true
      bucket: !Ref IndexBucket
      rules:
        - prefix: data/batch/

unfortunately it breaks getResourceForBucket function

current PR fixes that issue

@ar90n ar90n merged commit 5053509 into ar90n:master Aug 20, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants