Hello guys, i'm trying to add event notifications to one of my buckets using the command ``` npx w

Hello guys,
i'm trying to add event notifications to one of my buckets using the command
npx wrangler r2 bucket notification create <BUCKET_NAME> --event-type <EVENT_TYPE> --queue <QUEUE_NAME>


i'm getting a bucket not found error, because my bucket's jurisdiction is EU. but i can't see to find how i can specify that to
wrangler r2 bucket notification


any one has an idea how i can get this to possibly work ?
Was this page helpful?