Fetch isolation keys for a view, object group, or indexAsk AIpost https://example.com/Bucket/partitionKeysRetrieves the isolation keys for a view, object group, or index. The Bucket endpoints currently require an AWS V4 signature.Body ParamsbucketstringSpecify the name of either a view, object group, or index. Views and object groups all resolve to an index (that is, they are built on indexes). This API accepts names of the resolved indexes or the names of resources associated with an index.Responses 200Return a collection of isolation keys if they exist 400The specified resource does not exist 500The input was invalidUpdated 11 months ago