This message was deleted.
# getting-started
s
This message was deleted.
c
Hmm that's a strange error. Just a thought but do you know what value
bucket.id
has? It's possible that the object lock configuration takes in the bucket name as the value for
bucket
and if
bucket.id
isn't the bucket name then that might explain the 400 BadRequest from AWS.
b
Ultimately I removed this block of code since it introduced a new bucket. I have an older untracked bucket that I'm using which produced from a previous setup, as a result of the retain_on_delete bucket parameter.