Request parameters
Parameter Name | Description | Required |
keyword | List by keyword | false |
page | false | |
pagesize | false |
Response Tags
Response Name | Description |
id | The ID of the S3 configuration |
accesskey | The S3 access key |
bucket | The name of the template storage bucket |
connectiontimeout | The connection timeout (milliseconds) |
endpoint | The S3 end point |
maxerrorretry | The maximum number of time to retry a connection on error. |
secretkey | The S3 secret key |
sockettimeout | The connection socket (milliseconds) |
usehttps | Connect to S3 using HTTPS? |