Function: assertCloudObjectKey()
assertCloudObjectKey(
key:string):void
Defined in: shared/utils/cloudKeyNormalization.ts:232
Asserts that a normalized key can be used as an object key (i.e. refers to an actual object rather than a directory/prefix).
Parametersโ
keyโ
string
Returnsโ
void