You can run these operations to upload objects to your data set:
- Run Upload an object to upload a single object to a data set.
- Run Upload bulk objects to upload objects in bulk to a data set as a compressed ZIP file. See Bulk upload status.
- Run Check bulk upload status to check if a ZIP file with a set of objects has been uploaded and processed.
You can run these operations to download objects from your data set or to get object metadata:
-
Run the List object keys operation to get object keys stored in the data set.
-
Run the Get an object operation to download the contents of an object. See Object paths.
-
Run the Get object metadata operation to obtain metadata, such as headers and MD5 hashes, to verify your upload and optimize caching.
You can run these operations to delete objects from your data set:
-
Run the Delete an object operation to remove a single object from the data set.
-
Run the Delete all objects operation to remove all objects from the data set.