class Awscr::S3::Presigned::Url
- Awscr::S3::Presigned::Url
- Reference
- Object
Overview
A Presigned::URL, useful to share a link or create a link for a direct PUT.
Defined in:
lib/awscr-s3/src/awscr-s3/presigned/url.crlib/awscr-s3/src/awscr-s3/presigned/url_options.cr
ext/url.cr
Instance Method Summary
-
#for(method : Symbol, scheme = "https://")
Create a Presigned::Url link.