class

Aws::S3::Presigned::Url

Inherits Reference / Object

A Presigned::URL, useful to share a link or create a link for a direct PUT.

Constructors

new(options : Options)
Source

Instance methods

for(method : Symbol)

Create a Presigned::Url link. Supports GET and PUT.

Source

Nested types