Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 787 Bytes

S3.md

File metadata and controls

17 lines (12 loc) · 787 Bytes

PollinationSDK.Model.S3

Properties

Name Type Description Notes
Key string The path inside the bucket to source artifacts from.
Endpoint string The HTTP endpoint to reach the S3 bucket.
Bucket string The name of the S3 bucket on the host server.
CredentialsPath string Path to the file holding the AccessKey and SecretAccessKey to authenticate to the bucket. Assumes public bucket access if none are specified. [optional]
Type string [optional] [readonly] [default to "S3"]

[Back to Model list] [Back to API list] [Back to README]