Initializing help system before first use

Subroutines

s3delobject
Deletes an object from the S3 bucket
s3getlasterror
Returns a string describing the error that occurred during the most recent operation on the s3bucket.
s3getobject
Copies an object from the S3 bucket to a local Mosel file.
s3getobjectmetadata
Requests the meta-data for the given object
s3getobjecttagging
Requests the tagset for an object
s3init
Initializing an S3 bucket from JSON configuration or within DMP
s3listobjects
Lists the objects in the bucket
s3newtag
Creates an s3tag record with the given key and value
s3objectexists
Checks if an S3 object exists
s3putobject
Copies an object from a local Mosel file to an object in the S3 bucket
s3setobjecttagging
Updates the tagging of the given object.
s3status
Indicates the status of the most recent request this model has made using the s3bucket