We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7349d5 commit 720a7aeCopy full SHA for 720a7ae
client/python/cli/constants.py
@@ -253,7 +253,7 @@ class Create:
253
"(Only for S3) The STS endpoint to use when connecting to STS"
254
)
255
STS_UNAVAILABLE = (
256
- "(Only for S3) Indicates that STS is not available"
+ "(Only for S3) Indicates that Polaris should not use STS (e.g. if STS is not available)"
257
258
PATH_STYLE_ACCESS = "(Only for S3) Whether to use path-style-access for S3"
259
0 commit comments