This section covers the S3 specific configuration of the Content Service Connector.
Configuration
This section covers the S3 specific configuration of the Content Service Connector.
Note: S3 file ids always take the form of
/bucket/(key).
- Bucket Name: The target bucket for creating a file.
- Output Folder Path: The key of the folder to target when creating a file.
- ACL Name: Canned ACL to add to all new content uploaded via this connection.
- Content Disposition: Default Disposition of any content added via this connection. Will be added to objects metadata
Supported Method
- Create File - takes full /bucket/key as folderId parameter to bucket and folder configuration
- Delete Object by ID
- Get File Content
- Get Object Properties
- Update File
- Update Properties
- List Folder Items (3.1.1+)
- Get ACLs
- Set ACLs - Special(see below)
- Delete ACL
Note:
S3 ACCESS CONTROL
See this page for information on grantees and permissions.