Do we have any API to check if s3 bucket version is enabled for bucket? #2016
Answered
by
jmklix
HeenaBansal2009
asked this question in
Q&A
-
Do we have any API in aws-sdk-cpp to check if s3 bucket version is enabled for bucket? |
Beta Was this translation helpful? Give feedback.
Answered by
jmklix
Aug 4, 2022
Replies: 3 comments 1 reply
-
Yes, you can doe that with GetBucketVersioningRequest() and GetBucketVersioningResult() |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jmklix
-
Thanks for response @jmklix . |
Beta Was this translation helpful? Give feedback.
1 reply
-
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
Yes, you can doe that with GetBucketVersioningRequest() and GetBucketVersioningResult()