Channels
pacc-may-31-2023
prefect-ai
pacc-clearcover-june-12-2023
marvin-in-the-wild
data-ecosystem
geo-israel
pacc-june-14-2023
geo-japan
prefect-cloud
ppcc-may-16-2023
prefect-azure
prefect-docker
prefect-recipes
gratitude
geo-nyc
geo-bay-area
geo-boston
geo-london
geo-dc
geo-chicago
geo-berlin
geo-texas
geo-seattle
geo-colorado
prefect-community
data-tricks-and-tips
prefect-aws
prefect-gcp
introductions
find-a-prefect-job
prefect-dbt
random
events
ask-marvin
show-us-what-you-got
prefect-getting-started
prefect-integrations
prefect-contributors
best-practices-coordination-plane
announcements
prefect-server
prefect-ui
prefect-kubernetes
Powered by
Title
s
Shaoyi Zhang
04/24/2023, 6:20 PM
Prefect 2: Hi team, is there a way to specify result storage as a S3 bucket for a particular AWS region or does Prefect figure outs the AWS region automatically?
✅ 1
s
Serina
04/24/2023, 7:14 PM
We can use an optional block to specify result storage:
https://docs.prefect.io/latest/api-ref/prefect/flows/?h=result_storage#prefect.flows.Flow
In this case an S3 block:
https://docs.prefect.io/latest/concepts/filesystems/#s3
s3 bucket names are globally unique:
https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html
2 Views
#prefect-community
Join Slack