mirror of
https://github.com/minio/minio.git
synced 2025-11-24 11:37:46 -05:00
update STS docs with new values (#10055)
Co-authored-by: Poorna <poornas@users.noreply.github.com>
This commit is contained in:
@@ -126,7 +126,7 @@ func TestDefaultExpiryDuration(t *testing.T) {
|
||||
expectErr: true,
|
||||
},
|
||||
{
|
||||
reqURL: "http://localhost:8443/?DurationSeconds=43201",
|
||||
reqURL: "http://localhost:8443/?DurationSeconds=604801",
|
||||
expectErr: true,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user