Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 657 Bytes

File metadata and controls

13 lines (9 loc) · 657 Bytes

S3BlobStoreApiBucket

Properties

Name Type Description Notes
region str The AWS region to create a new S3 bucket in or an existing S3 bucket's region
name str The name of the S3 bucket
prefix str The S3 blob store (i.e S3 object) key prefix [optional]
expiration int How many days until deleted blobs are finally removed from the S3 bucket (-1 to disable)

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