mirror of
https://github.com/pgsty/minio.git
synced 2026-03-24 09:55:14 +01:00
For a non-existent user server would return STS not initialized ``` aws --profile harsha --endpoint-url http://localhost:9000 \ sts assume-role \ --role-arn arn:xxx:xxx:xxx:xxxx \ --role-session-name anything ``` instead return an appropriate error as expected by STS API Additionally also format the `trace` output for STS APIs
4.9 KiB
4.9 KiB