singhpk234 commented on code in PR #2855:
URL: https://github.com/apache/polaris/pull/2855#discussion_r2452970547
##########
client/python/cli/constants.py:
##########
@@ -251,6 +252,9 @@ class Create:
STS_ENDPOINT = (
"(Only for S3) The STS endpoint to use when connecting to STS"
)
+ STS_UNAVAILABLE = (
+ "(Only for S3) Indicates that STS is not available"
Review Comment:
makes sense, thanks @dimas-b !
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]