S3Presign

class S3Presign

This object defines the access restrictions to Amazon S3 resources that are included in custom worker task templates using the Liquid filter, grant_read_access.

To learn more about how custom templates are created, see Create custom worker task templates.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Use this parameter to specify the allowed request source. Possible sources are either SourceIp or VpcSourceIp.

Functions

Link copied to clipboard
inline fun copy(block: S3Presign.Builder.() -> Unit = {}): S3Presign
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String