IStorage.put(): Promise<void>
Stores an object.
data: Uint8Array
Object bytes
optional
options: PutObjectOptions
Object attributes to record with the bytes. Optional, so
an existing two-argument call is unchanged; see PutObjectOptions
for which providers persist them.