I've been using the AWS Java SDK to create policy documents (as opposed to creating the policy JSON directly). I've been able to create a basic policy that has key prefix requirements, but I can't figure out how to build in file size requirements. I've seen this come through as a JSON array in samples:I've been using the AWS Java SDK to create poli