S3 contract path changed
This commit is contained in:
@@ -112,7 +112,7 @@ if user_mail in user_list:
|
||||
|
||||
file_names.append(str(uploaded_file.name))
|
||||
st.write(f"{batch_id} created")
|
||||
st.write(f"Files uploaded to s3://{client_bucket}/{landing_zone}/{batch_id}")
|
||||
st.write(f"Files uploaded to s3://{client_bucket}/{landing_zone}{batch_id}")
|
||||
|
||||
|
||||
# @st.cache_data
|
||||
|
||||
Reference in New Issue
Block a user