You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
I was going through the apis available for S3 operations. I see that i can set the custom header info using PutHeader() API while creating the object. But I don't see a way to retrieve the the header that was set with the object.
My requirement is to set the custom details while putting it to the bucket and get the list of custom-details that i had set earlier.
Is this possible ?
Thanks and Regards,
Madhukar
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I was going through the apis available for S3 operations. I see that i can set the custom header info using PutHeader() API while creating the object. But I don't see a way to retrieve the the header that was set with the object.
My requirement is to set the custom details while putting it to the bucket and get the list of custom-details that i had set earlier.
Is this possible ?
Thanks and Regards,
Madhukar
The text was updated successfully, but these errors were encountered: