Ttml_preview
Name | Type | Description |
---|---|---|
storage_provider | enum ftp sftp s3 gs box akamains swift swiftstack http relative internal | Select the type of location, such as S3, FTP, etc. default: s3 |
path | string | Describes the path of the location. Full URLs are required. Example: s3://my_bucket/my_path |
access | anyOf ftp sftp http s3 gs box akamains swift swiftstack ssh | This contains credentials granting access to the location. |
permissions | anyOf | This contains access permissions to be applied to objects in the location upon creation. |
encryption | anyOf | This contains encryption settings to be applied to objects on retrieval or creation. |
attributes | array | This contains attributes, such as CacheControl headers, to be applied to objects in the location upon creation. |