Creating a bucket on Tigris with LocationConstraint=iad returns success but silently creates a Global bucket instead of an iad-region bucket. iad is not an AWS-defined location constraint, and Tigris was accepting it and discarding the placement requirement without any error. The risky behavior is the silent fallback: callers got success while their data-placement requirement was ignored.