▲ | cmeacham98 4 days ago | ||||||||||||||||||||||||||||
Is there any reason you can't enforce that restriction on your side? Or are you saying you want S3 to automatically set the name for you based on the hash? | |||||||||||||||||||||||||||||
▲ | JoshTriplett 4 days ago | parent [-] | ||||||||||||||||||||||||||||
> Is there any reason you can't enforce that restriction on your side? I'd like to set IAM permissions for a role, so that that role can add objects to the content-addressible store, but only if their name matches the hash of their content. > Or are you saying you want S3 to automatically set the name for you based on the hash? I'm happy to name the files myself, if I can get S3 to enforce that. But sure, if it were easier, I'd be thrilled to have S3 name the files by hash, and/or support retrieving files by hash. | |||||||||||||||||||||||||||||
|