aliyunoss-cli
    Preparing search index...

    Interface STSOptions

    interface STSOptions {
        accessKeyId: string;
        accessKeySecret: string;
    }
    Index
    accessKeyId: string

    Access key id.

    accessKeySecret: string

    Access key secret.