@midwayjs/ossClassesOSSSTSService版本:Next本页总览OSSSTSService ImplementsSTSIndex ConstructorsconstructorMethodsassumeRoleinitConstructors constructornew OSSSTSService(): OSSSTSServiceMethods assumeRoleassumeRole(roleArn: string, policy?: string | Record<string, unknown>, expirationSeconds?: number, session?: string, options?: { ctx: any; timeout: number }): Promise<{ credentials: Credentials }>initinit(): Promise<void>