Skip to content

Conversation

@tillawy
Copy link

@tillawy tillawy commented Sep 17, 2023

when using paperclip options:
{ url: ":s3_alias_url" & "s3_host_alias": "bucket_alias.domain.com" },

make the presigned_url :
https://bucket_alias.domain.com/file?X-Amz-Credential=

instead of:
https://s3.amazonaws.com/bucket_alias.domain.com/file?X-Amz-Credential=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants