Async S3Config
Returns a new AsyncS3Config instance.
Parameters
Hostname of the S3 store.
Name of the S3 bucket that will be operated on by this async compute application.
Access token for the S3 store.
Secret key for the S3 store.
Returns a new AsyncS3Config instance.
Parameters
Hostname of the S3 store.
Name of the S3 bucket that will be operated on by this async compute application.
Access token for the S3 store.
Secret key for the S3 store.
Root 'directory' in which workspaces will be created.
Defaults to the root of the bucket.
Returns a new AsyncS3Config instance.
Parameters
Hostname of the S3 store.
Connection port for the S3 store.
Defaults to port 80.
Whether HTTPS should be used when communicating with the S3 store.
Defaults to false.
Name of the S3 bucket that will be operated on by this async compute application.
Access token for the S3 store.
Secret key for the S3 store.
Root 'directory' in which workspaces will be created.
Defaults to the root of the bucket.