Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Newport (0.14 sec)

  1. docs/sts/assume-role.md

      </AssumeRoleResult>
      <ResponseMetadata>
        <RequestId>c6104cbe-af31-11e0-8154-cbc7ccf896c7</RequestId>
      </ResponseMetadata>
    </AssumeRoleResponse>
    ```
    
    ## Using AssumeRole API
    
    ```
    export MINIO_ROOT_USER=minio
    export MINIO_ROOT_PASSWORD=minio123
    minio server ~/test
    ```
    
    Create new users following the multi-user guide [here](https://min.io/docs/minio/linux/administration/identity-access-management.html)
    
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Sep 29 04:28:45 GMT 2022
    - 7.1K bytes
    - Viewed (0)
Back to top