manganese_aws_kit v0.1.3 Manganese.AwsKit.Structs.StorageObjectReference
Link to this section Summary
Link to this section Types
A reference to a stored object in a specific AWS S3 region and bucket.
Link to this section Functions
Link to this function
presigned_link(http_method, reference, options)
presigned_link( Manganese.CoreKit.Enumerations.HttpMethod.t(), t(), Keyword.t() ) :: {:ok, Manganese.CoreKit.Structs.Link.t()} | {:error, Manganese.CoreKit.Structs.APIError.t()}