Is there a way get object's attribute in s3? #499
Answered
by
jdisanti
attila-lin
asked this question in
Q&A
-
Sorry, I can't find the API of GetObjectAttributes, which is quite useful. |
Beta Was this translation helpful? Give feedback.
Answered by
jdisanti
Apr 1, 2022
Replies: 2 comments 1 reply
-
It looks like the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rcoh
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like the
GetObjectAttributes
operation was just recently added to S3, and unfortunately, we can't pull in the latest S3 model yet due to a new modeling feature it uses that breaks our code generator. I'll convert this discussion into an issue so we can track it there.