Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata or Header in presignedPut or presignedPost #972

Open
rupamking1 opened this issue Sep 29, 2021 · 5 comments
Open

Metadata or Header in presignedPut or presignedPost #972

rupamking1 opened this issue Sep 29, 2021 · 5 comments

Comments

@rupamking1
Copy link

rupamking1 commented Sep 29, 2021

No Option avilable to set custom header or metadata in presignedPut or presignedPost.
Please Add metadata or header in presignedPut or presignedPost.
This option is available in s3;
How to add ["starts-with", "$key", "userdata/user1/"] manually?

https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-HTTPPOSTConstructPolicy.html

@rupamking1
Copy link
Author

rupamking1 commented Sep 29, 2021

I am not asking about how to create presigned post or put url, I know that.

Please try to understand, I need to verify user put operation and authenticated user will able to put, for that reason please tell me can I add any key value pair on put url, only specific user will able to put his data.

Is that possible to send http header or body for validate put operation?

@prakashsvmx
Copy link
Member

It is unclear if it is application specific use case or missing s3 spec implementation.It would be great if you could add some details, code examples etc. to illustrate the issue.

@hanumanjiblog
Copy link

I already watched s3 has this feature on his Package but minio does not have. please implement verification header on minio.

@prakashsvmx
Copy link
Member

#1036 could you check this?

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

No branches or pull requests

3 participants